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

Merge branch 'master' into working-version-2

This commit is contained in:
Salamandar 2024-03-22 22:06:54 +01:00
commit adb792d8f7
4 changed files with 9 additions and 5 deletions

View file

@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
Piwigo is a photo gallery software for the web, built by an active community of users and developers. Extensions make Piwigo easily customizable.
**Shipped version:** 14.1.0~ynh1
**Shipped version:** 14.3.0~ynh1
**Demo:** <https://piwigo.org/demo>

View file

@ -18,7 +18,7 @@ Si vous navez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po
Piwigo est un logiciel de galerie photo pour le web, construit par une communauté active d'utilisateurs et de développeurs. Des extensions rendent Piwigo facilement personnalisable.
**Version incluse :** 14.1.0~ynh1
**Version incluse :** 14.3.0~ynh1
**Démo :** <https://piwigo.org/demo>

View file

@ -1,3 +1,5 @@
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "piwigo"
@ -5,7 +7,7 @@ name = "Piwigo"
description.en = "Open source photo gallery for the web"
description.fr = "Galerie de photos open source pour le web"
version = "14.1.0~ynh1"
version = "14.3.0~ynh1"
maintainers = ["JimboJoe"]
@ -62,8 +64,8 @@ ram.runtime = "50M"
format = "zip"
[resources.sources.main]
url = "https://piwigo.org/download/dlcounter.php?code=14.1.0"
sha256 = "ffa3a91cd464acf46396467b2741662806407e2ffe238e7efeda075f62885083"
url = "https://piwigo.org/download/dlcounter.php?code=14.3.0"
sha256 = "ab1d329afbb092ef74534bc09f56ef75a81d26443383e6ae47fe9801808552ef"
format = "zip"
[resources.sources.log_failed_logins_plugin]

View file

@ -1,3 +1,5 @@
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
test_format = 1.0
[default]