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