1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/discourse_ynh.git synced 2024-09-03 18:26:18 +02:00

Upgrade to upstream version 1.9.6

This commit is contained in:
Jimmy Monin 2018-04-29 19:06:29 +02:00
parent 0fae168464
commit 48ac081464
4 changed files with 10 additions and 5 deletions

View file

@ -30,7 +30,7 @@ Finally, if installing on a low-end ARM device (e.g. Raspberry Pi), first access
To learn more about the philosophy and goals of the project, [visit **discourse.org**](http://www.discourse.org).
**Shipped version:** 1.9.4
**Shipped version:** 1.9.6
## Screenshots

View file

@ -12,12 +12,13 @@
setup_private=1
setup_public=1
upgrade=1
upgrade=1 from_commit=0fae168464002327d44c923d1ff199e4b910a1d1
backup_restore=1
# Activate multi-instance test only if you have more than 2Gb RAM!
multi_instance=0
incorrect_path=1
port_already_use=0
change_url=1
change_url=0
;;; Levels
Level 1=auto
Level 2=auto
@ -34,3 +35,7 @@
;;; Options
Email=
Notification=none
;;; Upgrade options
; commit=0fae168464002327d44c923d1ff199e4b910a1d1
name=Add README, LICENSE, check_process
manifest_arg=domain=DOMAIN&path=PATH&admin=USER&is_public=1&

View file

@ -1,3 +1,3 @@
SOURCE_URL=https://github.com/discourse/discourse/archive/v1.9.4.tar.gz
SOURCE_SUM=68a2167fda5689a2817534183c3b890f8657677bc883c34e5dd40ac1cbf0c3ac
SOURCE_URL=https://github.com/discourse/discourse/archive/v1.9.6.tar.gz
SOURCE_SUM=336193db2677c9061c1a339b874acd96cae1fc7e4fed2566e2c86a0d7d186c9d
SOURCE_FORMAT=tar.gz

View file

@ -6,7 +6,7 @@
"en": "photo gallery",
"fr": "Galerie photo"
},
"version": "1.9.4~ynh1",
"version": "1.9.6~ynh1",
"url": "http://Discourse.org",
"license": "GPL-2.0",
"maintainer": {