From 685eeb803373b6846560bd9cefa5f2a8db1fbad4 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 16 Apr 2022 06:20:59 +0000 Subject: [PATCH] Upgrade to v4.44.0 --- 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 9345fc1..711dc5a 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.1.zip -SOURCE_SUM=747582cb075335fd65661f6b33c152e94e4634da133bf5a4b655f6dec23b02d3 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.44.0.zip +SOURCE_SUM=7ac0c5e19a8635e571960a4f24632091427feca15f9d9807727137912e466388 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index c251edf..ef9bd8f 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.1~ynh1", + "version": "4.44.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",