From eb9148d75440dd8c9b031704133ec61a8fd9c5a1 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sun, 15 Jan 2023 06:17:06 +0000 Subject: [PATCH] Upgrade to v5.30.0 --- conf/admin.src | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/conf/admin.src b/conf/admin.src index 6f6a23c..87affde 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,4 +1,4 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.26.4.zip +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.30.0.zip SOURCE_SUM=d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip diff --git a/conf/app.src b/conf/app.src index 5f00201..6ec12e9 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.26.4 -SOURCE_SUM=785ba995dbe68d155d509b8faa77bfd2b7c4d0f49be532b7d76cd73ce541a7da +SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.30.0 +SOURCE_SUM=5ee16f10d4d62f7f124bc39932be956491919e13bdb2113282a19f4eb41f2175 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 977d4a9..612802b 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.26.4~ynh1", + "version": "5.30.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",