Skip to content

Commit

Permalink
Merge pull request #46 from YunoHost-Apps/ci-auto-update-1.105.1
Browse files Browse the repository at this point in the history
Upgrade to v1.105.1
  • Loading branch information
ewilly authored May 15, 2024
2 parents b5319df + aeae61a commit 1239796
Show file tree
Hide file tree
Showing 7 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**Shipped version:** 1.104.0~ynh1
**Shipped version:** 1.105.1~ynh1

## Screenshots

Expand Down
2 changes: 1 addition & 1 deletion README_es.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**Versión actual:** 1.104.0~ynh1
**Versión actual:** 1.105.1~ynh1

## Capturas

Expand Down
2 changes: 1 addition & 1 deletion README_eu.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**Paketatutako bertsioa:** 1.104.0~ynh1
**Paketatutako bertsioa:** 1.105.1~ynh1

## Pantaila-argazkiak

Expand Down
2 changes: 1 addition & 1 deletion README_fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Solution d'autohébergement pour a gestion de vos photos et vidéos.
- Interface conviviale et egronomique ;


**Version incluse :** 1.104.0~ynh1
**Version incluse :** 1.105.1~ynh1

## Captures d’écran

Expand Down
2 changes: 1 addition & 1 deletion README_gl.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**Versión proporcionada:** 1.104.0~ynh1
**Versión proporcionada:** 1.105.1~ynh1

## Capturas de pantalla

Expand Down
2 changes: 1 addition & 1 deletion README_zh_Hans.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Self-hosted photo and video management solution.
- Easy-to-use and friendly interface ;


**分发版本:** 1.104.0~ynh1
**分发版本:** 1.105.1~ynh1

## 截图

Expand Down
6 changes: 3 additions & 3 deletions manifest.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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.104.0~ynh1"
version = "1.105.1~ynh1"

maintainers = ["ewilly"]

Expand Down Expand Up @@ -42,8 +42,8 @@ ram.runtime = "500M"
[resources.sources]

[resources.sources.main]
url = "https://github.com/immich-app/immich/archive/refs/tags/v1.104.0.tar.gz"
sha256 = "be007fba84208b03cef70c5727afea2733212307cc0f45e5cb66dfbe63d4e131"
url = "https://github.com/immich-app/immich/archive/refs/tags/v1.105.1.tar.gz"
sha256 = "1e38ee3329bc3e20c94b8bb5daa30741479bcca7ef7bf7353b458fcb9ddb376d"

autoupdate.strategy = "latest_github_release"

Expand Down

0 comments on commit 1239796

Please sign in to comment.