mirror of
https://github.com/YunoHost-Apps/piwigo_ynh.git
synced 2024-09-03 20:06:03 +02:00
Upgrade to upstream version 2.9.2
This commit is contained in:
parent
0b68168935
commit
be631555fd
3 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@ Piwigo for YunoHost
|
|||
|
||||
Extensions make Piwigo easily customizable. Icing on the cake, Piwigo is free and opensource.
|
||||
|
||||
**Shipped version:** 2.9.1
|
||||
**Shipped version:** 2.9.2
|
||||
|
||||
![](http://piwigo.org/screenshots/homepage/piwigo-batch-manager.png)
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
SOURCE_URL=http://piwigo.org/download/dlcounter.php?code=2.9.1
|
||||
SOURCE_SUM=7ff2d936d5436d9883f318ac32c1a3b482b870abb7e825d7414ebb21b2ab147d
|
||||
SOURCE_URL=http://piwigo.org/download/dlcounter.php?code=2.9.2
|
||||
SOURCE_SUM=344937dd1685efb41c1aa7301497aea0fb84707a6a9809eca9efb390d4eadb4a
|
||||
SOURCE_FORMAT=zip
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "photo gallery",
|
||||
"fr": "Galerie photo"
|
||||
},
|
||||
"version": "2.9.1",
|
||||
"version": "2.9.2",
|
||||
"url": "http://piwigo.org",
|
||||
"license": "GPL-2.0",
|
||||
"maintainer": {
|
||||
|
|
Loading…
Reference in a new issue