From e4534a5dd70f8e1074cc00eeb046066ffbb7e2fb Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 10 May 2022 06:22:51 +0000 Subject: [PATCH] Upgrade to v4.47.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 3a9fa02..630f682 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.0.zip -SOURCE_SUM=68d0d7fa7b12e560c3c3bf1d6d3e8e172bfdfe3cc9611ddd45e7202b8d7d8270 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.47.1.zip +SOURCE_SUM=677b5912f606f0e36e843d4e9c4833af92e6cbba7223613a4e69dd2e02711444 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index c3f792b..c10dce4 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.0~ynh1", + "version": "4.47.1~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",