Updater bot : photoprism updated to ubuntu-2024-05-23

This commit is contained in:
alexbelgium
2024-05-25 02:00:54 +02:00
parent bef3e68d48
commit 2af8c5c043
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## ubuntu-2024-05-23 (2024-05-23)
- Update to latest version from photoprism/photoprism
## 240420-ef5f14bc4 (18-05-2024) ## 240420-ef5f14bc4 (18-05-2024)
- Minor bugs fixed - Minor bugs fixed

View File

@@ -132,6 +132,6 @@
"slug": "photoprism", "slug": "photoprism",
"udev": true, "udev": true,
"url": "https://github.com/alexbelgium/hassio-addons", "url": "https://github.com/alexbelgium/hassio-addons",
"version": "240420-ef5f14bc4", "version": "ubuntu-2024-05-23",
"video": true "video": true
} }

View File

@@ -1,11 +1,11 @@
{ {
"dockerhub_by_date": "true", "dockerhub_by_date": "true",
"github_fulltag": "true", "github_fulltag": "true",
"last_update": "2023-04-29", "last_update": "2024-05-23",
"paused": false, "paused": false,
"repository": "alexbelgium/hassio-addons", "repository": "alexbelgium/hassio-addons",
"slug": "photoprism", "slug": "photoprism",
"source": "dockerhub", "source": "dockerhub",
"upstream_repo": "photoprism/photoprism", "upstream_repo": "photoprism/photoprism",
"upstream_version": "preview-ubuntu-2023-04-29" "upstream_version": "ubuntu-2024-05-23"
} }