From eda712d8c9162fa7e6df3884cc64bb8cfecdf9ec Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 14 May 2022 06:37:57 +0000 Subject: [PATCH] Upgrade to v4.47.2 --- 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 630f682..1e0d5cf 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.47.1.zip -SOURCE_SUM=677b5912f606f0e36e843d4e9c4833af92e6cbba7223613a4e69dd2e02711444 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.47.2.zip +SOURCE_SUM=7a1a35463c3d332e73126ddfd76b285620bf009668ba0bc89e69ad2354fdf0d7 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index c10dce4..67d5894 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.47.1~ynh1", + "version": "4.47.2~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",