From 251999e6ac59f52eac85799838e48e65d7dad145 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 12 Mar 2022 06:20:28 +0000 Subject: [PATCH] Upgrade to v4.39.0 --- conf/admin.src | 4 ++-- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/admin.src b/conf/admin.src index 92b0bb5..d3b600f 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.37.0.zip -SOURCE_SUM=3a0a432bce5dd86dcbd5ff9eb2f826b5f850e42902665172ab0cb89615f63ca1 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.39.0.zip +SOURCE_SUM=5e19b9a3325fdd88f8f082dd3b7a81918bd5e2b042a586904b1e752efc4286be SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 1a5fdf2..6387294 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.37.0/Ghost-4.37.0.zip -SOURCE_SUM=622bb175a2fd6aa1a7211fd35db54b40d60ce4d4b13e3cd9c92029a81439065b +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.39.0/Ghost-4.39.0.zip +SOURCE_SUM=5f568aca3489c048f1e98ac206466cb0c7cee0f3f5630dca99a038584bc9bb07 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index cc54ae4..3c11758 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Publishing, memberships, subscriptions and newsletters platform", "fr": "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters" }, - "version": "4.37.0~ynh1", + "version": "4.39.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",