From b4120bdba6d90014c8855be0d5f7034d95dfa8de Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 1 Apr 2024 03:38:59 +0200 Subject: [PATCH] Upgrade to v1.100.0 https://github.com/immich-app/immich/releases/tag/v1.100.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 3d240e8..e3bb640 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.98.2~ynh1" +version = "1.100.0~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.98.2.tar.gz" - sha256 = "3fd79057b41a235518dde50ce62a2314758329c20360f462f77bba949f35d306" + url = "https://github.com/immich-app/immich/archive/refs/tags/v1.100.0.tar.gz" + sha256 = "13f00122d97f75293d4b1ac3385d40ebf07278f3b14ac2c7898138d9cf446fbb" autoupdate.strategy = "latest_github_release"