mirror of
https://github.com/YunoHost-Apps/galette_ynh.git
synced 2024-09-03 18:36:28 +02:00
Upgrade to 0.9.1.2
This commit is contained in:
parent
7104748a89
commit
65cd8b5423
3 changed files with 8 additions and 3 deletions
|
@ -16,6 +16,7 @@
|
|||
setup_private=1
|
||||
setup_public=1
|
||||
upgrade=1
|
||||
upgrade=1 from_commit=cc5164cdadf9aec0eebb25d4252d849aa0054606
|
||||
backup_restore=1
|
||||
multi_instance=1
|
||||
incorrect_path=1
|
||||
|
@ -37,3 +38,7 @@
|
|||
;;; Options
|
||||
Email=jean-baptiste@holcroft.fr
|
||||
Notification=all
|
||||
;;; Upgrade options
|
||||
; commit=cc5164cdadf9aec0eebb25d4252d849aa0054606
|
||||
name=Upgrade from 0.9
|
||||
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
SOURCE_URL=http://download.tuxfamily.org/galette/galette-0.9.tar.bz2
|
||||
SOURCE_SUM=139a5143c0f0d777e69e18633e9b751d1e50b45b9be05320eac00fd2bb685645
|
||||
SOURCE_URL=https://download.tuxfamily.org/galette/galette-0.9.1.2.tar.bz2
|
||||
SOURCE_SUM=e0fb1df347a7ca37b316e83ff0c07f1a839d3cef28d264f6bf52247a1cfadca9
|
||||
SOURCE_SUM_PRG=sha256sum
|
||||
SOURCE_FORMAT=tar.bz2
|
||||
SOURCE_IN_SUBDIR=true
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
"packaging_format": 1,
|
||||
"url": "https://www.galette.eu",
|
||||
"license": "GPL-3.0-or-later",
|
||||
"version": "0.9.0-1",
|
||||
"version": "0.9.1.2~ynh1",
|
||||
"requirements": {
|
||||
"yunohost": ">= 2.7.9"
|
||||
},
|
||||
|
|
Loading…
Add table
Reference in a new issue