From e25556f13075b13dc1befc08302a2771b17cf6cf Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 12 Apr 2022 06:22:00 +0000 Subject: [PATCH] Upgrade to v4.43.1 --- conf/admin.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/admin.src b/conf/admin.src index 1668f1b..9345fc1 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.43.0.zip -SOURCE_SUM=e47e076803a3df9beb4691f274bcf3cdd4a294c0ec317c079a81cee6870b5f1c +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.43.1.zip +SOURCE_SUM=747582cb075335fd65661f6b33c152e94e4634da133bf5a4b655f6dec23b02d3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 8c49584..c251edf 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.43.0~ynh1", + "version": "4.43.1~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",