From c882644aed1749e2d2e611b48144dbd47a41f176 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Apr 2023 06:15:35 +0000 Subject: [PATCH] Upgrade to v5.42.2 --- 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 7c8225a..a5bf1a1 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,4 +1,4 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.41.0.zip +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.42.2.zip SOURCE_SUM=d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip diff --git a/conf/app.src b/conf/app.src index 863762b..dc4492c 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.41.0 -SOURCE_SUM=32e78c123871049b17527cadfc97cde16574ad1bb7d9186a66ec64d2289f9cb5 +SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.42.2 +SOURCE_SUM=71ef51cf4da1fd79889f27b9afce63a8bac93eee5d24edb4bf0d356701055498 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 4c2d931..11e5ce6 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.41.0~ynh1", + "version": "5.42.2~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",