From 05857a6ca9a3e78849aa8773b226a1d25a38db99 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Fri, 15 Jul 2022 06:20:15 +0000 Subject: [PATCH] Upgrade to v5.3.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 bd1b4db..9439c4f 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.2.4.zip -SOURCE_SUM=b23d9d053fc30897f1851170a675c4d01fc615f409262f94d1bc85cfd5932605 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.3.1.zip +SOURCE_SUM=e877de2f2d1c262e4fc284bf419fe75a72ad0640412a8eb0dcbc7b5721abef88 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3b22f98..07b4148 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": "5.2.4~ynh1", + "version": "5.3.1~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",