From 5dda6c565447e9c340204a9efe3a37460c284afd Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 16 Nov 2021 06:18:19 +0000 Subject: [PATCH] Upgrade to v4.22.3 --- 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..8b669ba 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.3.zip +SOURCE_SUM=2485e2d68ff9be90e3480b6ce3236fad56936bf157a0daf59994c3bbe12b6874 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 38069ef..3d5e620 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.3/Ghost-4.22.3.zip +SOURCE_SUM=2e5775849332524bd437c61ec4de4db41eef403440a0a3c8e1d4bd6b3c35b4b7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index b24af80..dae44f4 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.3~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",