From ed32a3f083650c47f2f2b3380bfbb7fe2d1b1878 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 15 Nov 2022 06:20:36 +0000 Subject: [PATCH] Upgrade to v5.22.10 --- conf/admin.src | 2 +- conf/app.src | 4 ++-- conf/casper.src | 4 ++-- manifest.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/conf/admin.src b/conf/admin.src index 933d238..5594a85 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,4 +1,4 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.21.0.zip +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.22.10.zip SOURCE_SUM=d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip diff --git a/conf/app.src b/conf/app.src index fffc186..349c1ef 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.21.0 -SOURCE_SUM=179f4762c78ce8247936e7acc2f8e2be6598af0b2d71202cbde8115eb0079103 +SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.22.10 +SOURCE_SUM=4ce9c2867d7b35118d5e87c74748764d89ba3bc8af650199936efb67739ac7d1 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/casper.src b/conf/casper.src index 24ccbc5..a43f03f 100644 --- a/conf/casper.src +++ b/conf/casper.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Casper/archive/refs/tags/v5.3.2.zip -SOURCE_SUM=af5e49c5d8efa48afd320b7d2b910cb58ef034a8c200a8e87aac391618bdc128 +SOURCE_URL=https://github.com/TryGhost/Casper/archive/refs/tags/v5.4.1.zip +SOURCE_SUM=88d7d887a40c671c36011ec19f5fbacc7e640b961fd7f02bc24032355212d0ea SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 1b8b080..02d2802 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.21.0~ynh1", + "version": "5.22.10~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",