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

Upgrade to v2.4.0 (#85)

* Upgrade to v2.4.0
https://github.com/photoview/photoview/releases/tag/v2.4.0

* Auto-update READMEs
This commit is contained in:
YunoHost Bot 2024-06-24 11:29:29 +02:00 committed by GitHub
parent 94095cde21
commit 99d3102117
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 9 additions and 9 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. 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.3.13~ynh1 **Shipped version:** 2.4.0~ynh1
**Demo:** <https://photos.qpqp.dk/> **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. 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.3.13~ynh1 **Versión actual:** 2.4.0~ynh1
**Demo:** <https://photos.qpqp.dk/> **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. 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.3.13~ynh1 **Paketatutako bertsioa:** 2.4.0~ynh1
**Demoa:** <https://photos.qpqp.dk/> **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. Galerie photos simple et facile à utiliser, faite pour les photographes.
**Version incluse:** 2.3.13~ynh1 **Version incluse:** 2.4.0~ynh1
**Démo:** <https://photos.qpqp.dk/> **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. 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.3.13~ynh1 **Versión proporcionada:** 2.4.0~ynh1
**Demo:** <https://photos.qpqp.dk/> **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. 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.3.13~ynh1 **分发版本:** 2.4.0~ynh1
**演示:** <https://photos.qpqp.dk/> **演示:** <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.en = "Simple and user-friendly photo gallery that's made for photographers "
description.fr = "Galerie photos simple et facile à utiliser, faite pour les photographes" description.fr = "Galerie photos simple et facile à utiliser, faite pour les photographes"
version = "2.3.13~ynh1" version = "2.4.0~ynh1"
maintainers = ["Jules Bertholet"] maintainers = ["Jules Bertholet"]
@ -49,8 +49,8 @@ ram.runtime = "200M"
[resources] [resources]
[resources.sources] [resources.sources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/photoview/photoview/archive/refs/tags/v2.3.13.tar.gz" url = "https://github.com/photoview/photoview/archive/refs/tags/v2.4.0.tar.gz"
sha256 = "d512448fbefb6c209f1900c1d4e819f22b53de3f441df84a7a96f08a10dfb064" sha256 = "954d1640a1eaef145bdcb3fc6b7e2478cfd05f6709a9a2955c83bb3666b49b62"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"