mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
12.1.0
This commit is contained in:
parent
eda613a766
commit
20c695d7ea
3 changed files with 6 additions and 6 deletions
|
@ -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&
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue