Updater bot : immich_power_tools updated to 0.16.0

This commit is contained in:
alexbelgium
2025-05-24 01:56:53 +02:00
parent f09a4751a2
commit 961977e965
3 changed files with 6 additions and 3 deletions

View File

@@ -1,4 +1,7 @@
## 0.16.0 (24-05-2025)
- Update to latest version from varun-raj/immich-power-tools (changelog : https://github.com/varun-raj/immich-power-tools/releases)
## 0.15.0 (29-03-2025) ## 0.15.0 (29-03-2025)
- Update to latest version from varun-raj/immich-power-tools (changelog : https://github.com/varun-raj/immich-power-tools/releases) - Update to latest version from varun-raj/immich-power-tools (changelog : https://github.com/varun-raj/immich-power-tools/releases)
## 0.14.0-5 (03-03-2025) ## 0.14.0-5 (03-03-2025)

View File

@@ -32,6 +32,6 @@
}, },
"slug": "immich_power_tools", "slug": "immich_power_tools",
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "0.15.0", "version": "0.16.0",
"webui": "http://[HOST]:[PORT:3000]" "webui": "http://[HOST]:[PORT:3000]"
} }

View File

@@ -1,9 +1,9 @@
{ {
"github_beta": "false", "github_beta": "false",
"last_update": "29-03-2025", "last_update": "24-05-2025",
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "immich-power-tools", "slug": "immich-power-tools",
"source": "github", "source": "github",
"upstream_repo": "varun-raj/immich-power-tools", "upstream_repo": "varun-raj/immich-power-tools",
"upstream_version": "0.15.0" "upstream_version": "0.16.0"
} }