From 8a6071991a5fa49fe38f45aab9742434e52d140e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 15 Jun 2022 06:21:37 +0000 Subject: [PATCH] Upgrade to v5.2.3 --- 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 e34aa75..9fc4ae6 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.2.zip -SOURCE_SUM=20f1aea329107ad1ef9c128b6727a73316a2ff3dfdf5f143735506d6a988d249 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.2.3.zip +SOURCE_SUM=62f82aaf658d2c2f182887a78261776401aa9af907d055f6da5cda42267325ee SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index ec6a20e..05a2188 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.2~ynh1", + "version": "5.2.3~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",