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

Merge pull request #60 from YunoHost-Apps/ci-auto-update-1.107.2

Upgrade to v1.107.2
This commit is contained in:
ewilly 2024-07-04 18:28:52 +00:00 committed by GitHub
commit 55e71bfa1f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 deletions

View file

@ -24,7 +24,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ; - Easy-to-use and friendly interface ;
**Shipped version:** 1.107.1~ynh1 **Shipped version:** 1.107.2~ynh1
## Screenshots ## Screenshots

View file

@ -24,7 +24,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ; - Easy-to-use and friendly interface ;
**Versión actual:** 1.107.1~ynh1 **Versión actual:** 1.107.2~ynh1
## Capturas ## Capturas

View file

@ -24,7 +24,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ; - Easy-to-use and friendly interface ;
**Paketatutako bertsioa:** 1.107.1~ynh1 **Paketatutako bertsioa:** 1.107.2~ynh1
## Pantaila-argazkiak ## Pantaila-argazkiak

View file

@ -24,7 +24,7 @@ Solution d'autohébergement pour a gestion de vos photos et vidéos.
- Interface conviviale et egronomique ; - Interface conviviale et egronomique ;
**Version incluse:** 1.107.1~ynh1 **Version incluse:** 1.107.2~ynh1
## Captures décran ## Captures décran

View file

@ -24,7 +24,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ; - Easy-to-use and friendly interface ;
**Versión proporcionada:** 1.107.1~ynh1 **Versión proporcionada:** 1.107.2~ynh1
## Capturas de pantalla ## Capturas de pantalla

View file

@ -24,7 +24,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ; - Easy-to-use and friendly interface ;
**分发版本:** 1.107.1~ynh1 **分发版本:** 1.107.2~ynh1
## 截图 ## 截图

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.107.1~ynh1" version = "1.107.2~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.107.1.tar.gz" url = "https://github.com/immich-app/immich/archive/refs/tags/v1.107.2.tar.gz"
sha256 = "0cc0f76ab236d8fbc335b7b353abeff1589b638483b389b3b426584bc634a928" sha256 = "99be31d0ec09d4c29b28449fa8e008c6861ff4a6d3a04488dc480a210e2e870a"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"