From 4faeb75fa45a203ee217cc0854cb85864dce9c62 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 2 Apr 2022 06:20:41 +0000 Subject: [PATCH] Upgrade to v4.42.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 fab6f7c..5faede9 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.42.0.zip +SOURCE_SUM=7a6d4b4db8bad68aea67dd04661d818f0b39c7bb1ab57f10df86f149ec4609fe SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 38bd71b..7682af0 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.42.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",