From 2ebe22624a1e084ab2aca1844dca32d780356c95 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 26 Mar 2022 06:20:11 +0000 Subject: [PATCH] Upgrade to v4.41.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 fab6f7c..44c0c27 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.40.0.zip -SOURCE_SUM=a9ae84e15e5290b89e44741eaa5a20e19874282842d481427609efca27f60802 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.41.3.zip +SOURCE_SUM=0d3f0ec3613a65a6f93ed9249013a16b64830eab7976ae865b471e1ba96ef752 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 9164fd2..cac261b 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.40.0/Ghost-4.40.0.zip -SOURCE_SUM=c0ad20deb45984e70211f50e31271c9a204cc7eba3f9488a115d3f6bcc0fe3d7 +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.41.3/Ghost-4.41.3.zip +SOURCE_SUM=2f7d6ec02d38687ce8963cfcb88fc8fc7a1a37c1cab64f0d6c292c29060fc584 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 38bd71b..2f8db55 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.40.0~ynh1", + "version": "4.41.3~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",