Immich: bump version to 1.140.1 (#7349)

This commit is contained in:
Chris
2025-09-02 12:35:22 -04:00
committed by GitHub
parent 646cb2bc30
commit 737842fb1e
3 changed files with 6 additions and 2 deletions

View File

@@ -280,7 +280,7 @@ GEO_DIR="${INSTALL_DIR}/geodata"
mkdir -p "$INSTALL_DIR"
mkdir -p {"${APP_DIR}","${UPLOAD_DIR}","${GEO_DIR}","${INSTALL_DIR}"/cache}
fetch_and_deploy_gh_release "immich" "immich-app/immich" "tarball" "v1.140.0" "$SRC_DIR"
fetch_and_deploy_gh_release "immich" "immich-app/immich" "tarball" "v1.140.1" "$SRC_DIR"
msg_info "Installing ${APPLICATION} (more patience please)"