mirror of
https://github.com/YunoHost-Apps/immich_ynh.git
synced 2024-09-03 20:36:24 +02:00
Upgrade to v1.107.1
https://github.com/immich-app/immich/releases/tag/v1.107.1
This commit is contained in:
parent
5e574cd944
commit
917fd1c9d6
1 changed files with 3 additions and 3 deletions
|
@ -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.106.4~ynh1"
|
||||
version = "1.107.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.106.4.tar.gz"
|
||||
sha256 = "3655cc78287d9a350f51c8913018dbe92d9c6501b1f4d72ce58bd6d9a9308841"
|
||||
url = "https://github.com/immich-app/immich/archive/refs/tags/v1.107.1.tar.gz"
|
||||
sha256 = "0cc0f76ab236d8fbc335b7b353abeff1589b638483b389b3b426584bc634a928"
|
||||
|
||||
autoupdate.strategy = "latest_github_release"
|
||||
|
||||
|
|
Loading…
Reference in a new issue