1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/photoview_ynh.git synced 2024-09-03 20:05:55 +02:00

Merge pull request #91 from YunoHost-Apps/ci-auto-update-sources-240726

Upgrade sources
This commit is contained in:
eric_G 2024-07-26 14:04:54 +02:00 committed by GitHub
commit 38aae32961
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 10 additions and 10 deletions

View file

@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
**Shipped version:** 2.4.0~ynh1
**Shipped version:** 2.4.0~ynh2
**Demo:** <https://photos.qpqp.dk/>

View file

@ -19,7 +19,7 @@ No se debe editar a mano.
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
**Versión actual:** 2.4.0~ynh1
**Versión actual:** 2.4.0~ynh2
**Demo:** <https://photos.qpqp.dk/>

View file

@ -19,7 +19,7 @@ EZ editatu eskuz.
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
**Paketatutako bertsioa:** 2.4.0~ynh1
**Paketatutako bertsioa:** 2.4.0~ynh2
**Demoa:** <https://photos.qpqp.dk/>

View file

@ -19,7 +19,7 @@ Il NE doit PAS être modifié à la main.
Galerie photos simple et facile à utiliser, faite pour les photographes.
**Version incluse:** 2.4.0~ynh1
**Version incluse:** 2.4.0~ynh2
**Démo:** <https://photos.qpqp.dk/>

View file

@ -19,7 +19,7 @@ NON debe editarse manualmente.
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
**Versión proporcionada:** 2.4.0~ynh1
**Versión proporcionada:** 2.4.0~ynh2
**Demo:** <https://photos.qpqp.dk/>

View file

@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
**Versi terkirim:** 2.4.0~ynh1
**Versi terkirim:** 2.4.0~ynh2
**Demo:** <https://photos.qpqp.dk/>

View file

@ -19,7 +19,7 @@
Photoview is a simple and user-friendly photo gallery that's made for photographers and aims to provide an easy and fast way to navigate directories, with thousands of high resolution photos.
**分发版本:** 2.4.0~ynh1
**分发版本:** 2.4.0~ynh2
**演示:** <https://photos.qpqp.dk/>

View file

@ -7,7 +7,7 @@ name = "Photoview"
description.en = "Simple and user-friendly photo gallery that's made for photographers "
description.fr = "Galerie photos simple et facile à utiliser, faite pour les photographes"
version = "2.4.0~ynh1"
version = "2.4.0~ynh2"
maintainers = ["Jules Bertholet"]
@ -55,8 +55,8 @@ ram.runtime = "200M"
autoupdate.strategy = "latest_github_release"
[resources.sources.libheif]
url = "https://github.com/strukturag/libheif/releases/download/v1.18.0/libheif-1.18.0.tar.gz"
sha256 = "3f25f516d84401d7c22a24ef313ae478781b95f235c250b06152701c401055c3"
url = "https://github.com/strukturag/libheif/releases/download/v1.18.1/libheif-1.18.1.tar.gz"
sha256 = "8702564b0f288707ea72b260b3bf4ba9bf7abfa7dac01353def3a86acd6bbb76"
autoupdate.strategy = "latest_github_release"
autoupdate.upstream = "https://github.com/strukturag/libheif"