1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/immich_ynh.git synced 2024-09-03 20:36:24 +02:00

Upgrade to v1.106.4

https://github.com/immich-app/immich/releases/tag/v1.106.4
This commit is contained in:
yunohost-bot 2024-06-14 03:37:45 +02:00 committed by YunoHost Bot
parent 12397961d5
commit 0b47b77070

View file

@ -7,7 +7,7 @@ name = "Immich"
description.en = "Photo and video backup solution directly from your mobile phone" 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" description.fr = "Sauvegarde de photos et de vidéos directement depuis votre mobile"
version = "1.105.1~ynh1" version = "1.106.4~ynh1"
maintainers = ["ewilly"] maintainers = ["ewilly"]
@ -42,8 +42,8 @@ ram.runtime = "500M"
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/immich-app/immich/archive/refs/tags/v1.105.1.tar.gz" url = "https://github.com/immich-app/immich/archive/refs/tags/v1.106.4.tar.gz"
sha256 = "1e38ee3329bc3e20c94b8bb5daa30741479bcca7ef7bf7353b458fcb9ddb376d" sha256 = "3655cc78287d9a350f51c8913018dbe92d9c6501b1f4d72ce58bd6d9a9308841"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"