From 9a2b70e18e2e349f590bf0af3d697f134d55e4ad Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 20 Nov 2021 06:19:04 +0000 Subject: [PATCH] Upgrade to v4.22.4 --- 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 7302d82..e9fd9d1 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.22.0.zip -SOURCE_SUM=f1b2d174c8195eed71bdccec1887e85b96d6be4e7e11eb587b5d8e6c44e5bbbe +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.22.4.zip +SOURCE_SUM=47da099f59271d1969e22714309f68b88dbb95e10d62de40f997f62cb326c1e0 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 38069ef..cca4cb8 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.22.0/Ghost-4.22.0.zip -SOURCE_SUM=4b1d3952ec87036ecb0a5dd5210a9b5a6e7aea53535075aae46e784be048a63c +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.22.4/Ghost-4.22.4.zip +SOURCE_SUM=eba4781f6a03ebb7e2bbb0eb1da03839872106ad8f23b83e380fc4b9f6763322 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index b24af80..593436b 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.22.0~ynh1", + "version": "4.22.4~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",