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

* Auto-update README

Co-authored-by: Yunohost-Bot <>
This commit is contained in:
Éric Gaspar 2021-11-11 21:46:13 +01:00 committed by GitHub
parent eda613a766
commit 2a082e7856
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 8 deletions

View file

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

View file

@ -14,7 +14,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour
[Piwigo](http://piwigo.org) is a photo gallery software for the web, built by an active community of users and developers. Extensions make Piwigo easily customizable.
**Version incluse :** 12.0.0~ynh1
**Version incluse :** 12.1.0~ynh1
**Démo :** https://piwigo.org/demo

View file

@ -13,7 +13,7 @@
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=d28c7cd4613a7455f316c91920a065676730ca46
upgrade=1 from_commit=bc9ab6f21a7dcaab9245ef5cbfc9d6c4bd026925
backup_restore=1
multi_instance=1
change_url=1
@ -21,6 +21,6 @@
Email=
Notification=none
;;; Upgrade options
; commit=d28c7cd4613a7455f316c91920a065676730ca46
name=Upgrade to upstream version 2.9.5
; commit=bc9ab6f21a7dcaab9245ef5cbfc9d6c4bd026925
name=12.0.0
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&language=fr&is_public=1&

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=12.0.0
SOURCE_SUM=cb711819cfcc931e79f975cef1fc12f7d1289d2d260455af1aac91419858e68f
SOURCE_URL=https://piwigo.org/download/dlcounter.php?code=12.1.0
SOURCE_SUM=538c8b6974cf69720f683f082cf413db0e122e1ce52a81e491cd5145b8948e3c
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=true

View file

@ -6,7 +6,7 @@
"en": "Open source photo gallery for the web",
"fr": "Galerie de photos open source pour le web"
},
"version": "12.0.0~ynh1",
"version": "12.1.0~ynh1",
"url": "http://piwigo.org",
"upstream": {
"license": "GPL-2.0",