From 90ccd30e96910d0c099e9fb6c4fd6c3e314c1129 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 1 Oct 2022 06:35:55 +0000 Subject: [PATCH] Upgrade to v5.17.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 992eb17..1143ad6 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,4 +1,4 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.16.2.zip +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.17.0.zip SOURCE_SUM=d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip diff --git a/conf/app.src b/conf/app.src index 9dda867..5b10986 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.16.2 -SOURCE_SUM=76dba5c55c20ac1721213bd3eca4a5fd2698659ac2856ae3bf427d32180c3eae +SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.17.0 +SOURCE_SUM=aeaaec70486a853da14a59a69fde24fbf2731f9423bc1d9423143f49403e2cef SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 09e86a4..c51da5a 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.16.2~ynh1", + "version": "5.17.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",