From 024d77214a848291357e78579e223b5566b19c45 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 30 Apr 2024 03:35:53 +0200 Subject: [PATCH] Upgrade to v1.103.1 https://github.com/immich-app/immich/releases/tag/v1.103.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 37b985e..864ee1d 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.102.3~ynh1" +version = "1.103.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.102.3.tar.gz" - sha256 = "ea2e3cd9546e9429b8b3de3b34dbac25013c25fe97a51ecdf1572fcbbf4ad9f4" + url = "https://github.com/immich-app/immich/archive/refs/tags/v1.103.1.tar.gz" + sha256 = "af8debc1e35b142b4c156ee6cbc31833964515ee1f67f0e2f22d709da073a0ba" autoupdate.strategy = "latest_github_release"