diff --git a/manifest.toml b/manifest.toml index e0d0daa..0dc3e52 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.105.1~ynh1" +version = "1.106.3~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.105.1.tar.gz" - sha256 = "1e38ee3329bc3e20c94b8bb5daa30741479bcca7ef7bf7353b458fcb9ddb376d" + url = "https://github.com/immich-app/immich/archive/refs/tags/v1.106.3.tar.gz" + sha256 = "26237bef48301462b1d47f8f58f86267b2eeac859870da30f4c17e838c921cbc" autoupdate.strategy = "latest_github_release"