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

Upgrade sources

- `main` v1.111.0: https://github.com/immich-app/immich/releases/tag/v1.111.0
This commit is contained in:
yunohost-bot 2024-07-31 03:35:54 +02:00 committed by YunoHost Bot
parent c71905bc2e
commit 340316acc6

View file

@ -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.110.0~ynh2"
version = "1.111.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.110.0.tar.gz"
sha256 = "aceddfef934fcbea8c4e8c8069595bd2806bd758498f94be15c99ffbc2721ad3"
url = "https://github.com/immich-app/immich/archive/refs/tags/v1.111.0.tar.gz"
sha256 = "9f5c80314131301d5d877e5ddff0c531eda3233cd8e915791b6f404a4a248104"
autoupdate.strategy = "latest_github_release"