1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/jirafeau_ynh.git synced 2024-09-03 19:35:53 +02:00

Merge pull request #46 from YunoHost-Apps/testing

Testing
This commit is contained in:
JimboJoe 2018-05-19 09:03:28 +02:00 committed by GitHub
commit 1a3defd4d7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 3 deletions

View file

@ -14,6 +14,7 @@
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=48ed2dc5b80ed7f1ddd39a46917f993a8c4207d5
backup_restore=1
multi_instance=0
incorrect_path=1
@ -33,3 +34,7 @@
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=48ed2dc5b80ed7f1ddd39a46917f993a8c4207d5
name=Refactoring and upgrade 3.3.0
manifest_arg=domain=DOMAIN&path=PATH&admin_user=USER&upload_password=supersecretpassword&is_public=1&

View file

@ -1,5 +1,5 @@
SOURCE_URL=https://gitlab.com/mojo42/Jirafeau/repository/3.3.0/archive.tar.gz
SOURCE_SUM=694579a2f52beab8756832580fc4df54
SOURCE_URL=https://gitlab.com/mojo42/Jirafeau/repository/3.4.1/archive.tar.gz
SOURCE_SUM=7719dcac5080ebfb65500b64c24e358d
SOURCE_SUM_PRG=md5sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true

View file

@ -10,7 +10,7 @@
"fr": "Hébergez simplement un fichier et partagez-le avec un lien unique"
},
"url": "https://gitlab.com/mojo42/Jirafeau",
"version": "3.2.0",
"version": "3.4.1~ynh1",
"license": "AGPLv3",
"maintainer": {
"name": "julien",