diff --git a/conf/app.src b/conf/app.src index 12fd405..01ef1dc 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.9.4/Ghost-4.9.4.zip -SOURCE_SUM=90f48a1554430c13e57caece5aaef145dd3c7e6aedf9e72a1e12987a938692bc +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.16.0/Ghost-4.16.0.zip +SOURCE_SUM=DE7041DA31362BB8DF1043864A94026D6B692EBCEF8FEBD886F635BEF8E3DA84 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 97191c7..869961f 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Just a blogging platform", "fr": "Plateforme de blogging" }, - "version": "4.9.4~ynh1", + "version": "4.16.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT", diff --git a/scripts/install b/scripts/install index c8ee86f..f86ee2a 100644 --- a/scripts/install +++ b/scripts/install @@ -210,5 +210,5 @@ ynh_send_readme_to_admin "$message" #================================================= # END OF SCRIPT #================================================= - + ynh_script_progression --message="Installation of $app completed"