From 3348582af0035812341756bbaa14336baa964402 Mon Sep 17 00:00:00 2001 From: Benoit Date: Sun, 6 Apr 2025 12:46:27 +0900 Subject: [PATCH] Photoprism: Bump to 1.2503.21+250321-57590c48b --- cfg/jobs/photoprism.run | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cfg/jobs/photoprism.run b/cfg/jobs/photoprism.run index cfa1f36..0286201 100755 --- a/cfg/jobs/photoprism.run +++ b/cfg/jobs/photoprism.run @@ -7,7 +7,7 @@ DIST="${IMAGE%%/*}" VER="${IMAGE#*/}" VER="${VER%/*}" VER="${VER//./-}" -UPSTREAM_VER="1.2502.28+250228-43447fa38" +UPSTREAM_VER="1.2503.21+250321-57590c48b" UPSTREAM_VER_DASH="${UPSTREAM_VER//[.+]/-}" UPSTREAM_NAME="photoprism" SERIAL="1benoitjpnet"