From 33da31f2d32056a716b0616d1c851804adcb6bb0 Mon Sep 17 00:00:00 2001 From: Nirawit Jittipairoj Date: Mon, 23 Nov 2020 14:58:37 +0700 Subject: [PATCH 1/2] update to 3.38.2 --- README.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7dbab93..24b4bb7 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview Ghost is a fully open source, adaptable platform for building and running a modern online publication. -**Shipped version:** 3.19.2 +**Shipped version:** 3.38.2 ## Screenshots diff --git a/conf/app.src b/conf/app.src index 4b8f54c..d2a141d 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/3.19.2/Ghost-3.19.2.zip -SOURCE_SUM=b60875ff763305f3cc9db21610a82c14f03e08bf35838d089b9313c0eca1ee59 +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/3.38.2/Ghost-3.38.2.zip +SOURCE_SUM=6e2ded337ccdcf537a9bf73207ca4ec906d83ebd2bd3c5c20d45dad532687a1f SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 7dc0b54..0fadeb3 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Just a blogging platform", "fr": "Plateforme de blogging" }, - "version": "3.19.2~ynh1", + "version": "3.38.2~ynh1", "url": "https://ghost.org/", "license": "free", "maintainer": { From dce90ce243b83b6b43850359966cecc6690b3d15 Mon Sep 17 00:00:00 2001 From: yalh76 Date: Tue, 15 Dec 2020 22:56:38 +0100 Subject: [PATCH 2/2] Test upgrade from 3.19.2 --- check_process | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/check_process b/check_process index 7b42117..539b195 100644 --- a/check_process +++ b/check_process @@ -19,6 +19,8 @@ upgrade=1 # 2.1.1 upgrade=1 from_commit=d82ce7f51218a4ec32acedbe643b1168721786d0 + # 3.19.2 + upgrade=1 from_commit=cf8c367214ef277f40a43489365199725540e021 backup_restore=1 multi_instance=1 # This test is no longer necessary since the version 2.7 (PR: https://github.com/YunoHost/yunohost/pull/304), you can still do it if your app could be installed with this version. @@ -34,4 +36,5 @@ Notification=none ;;; Upgrade options ; commit=d82ce7f51218a4ec32acedbe643b1168721786d0 name=2.1.1 - + ; commit=cf8c367214ef277f40a43489365199725540e021 + name=3.19.2