From 7de6b8f09f794afc5d5a0a4e502eb1a1a25d3392 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 15 May 2024 03:37:49 +0200 Subject: [PATCH] Upgrade to v1.105.1 https://github.com/immich-app/immich/releases/tag/v1.105.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 077f809..e0d0daa 100644 --- a/manifest.toml +++ b/manifest.toml @@ -7,7 +7,7 @@ name = "Immich" description.en = "Photo and video backup solution directly from your mobile phone" description.fr = "Sauvegarde de photos et de vidéos directement depuis votre mobile" -version = "1.104.0~ynh1" +version = "1.105.1~ynh1" maintainers = ["ewilly"] @@ -42,8 +42,8 @@ ram.runtime = "500M" [resources.sources] [resources.sources.main] - url = "https://github.com/immich-app/immich/archive/refs/tags/v1.104.0.tar.gz" - sha256 = "be007fba84208b03cef70c5727afea2733212307cc0f45e5cb66dfbe63d4e131" + url = "https://github.com/immich-app/immich/archive/refs/tags/v1.105.1.tar.gz" + sha256 = "1e38ee3329bc3e20c94b8bb5daa30741479bcca7ef7bf7353b458fcb9ddb376d" autoupdate.strategy = "latest_github_release"