From 5cbd2307c8e2b4ce3b37e4f64ab148985fb62a45 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 1 Sep 2022 06:28:46 +0000 Subject: [PATCH] Upgrade to v5.12.2 --- conf/app.src | 4 ++-- conf/casper.src | 4 ++-- manifest.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/conf/app.src b/conf/app.src index 3553922..0d46bea 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.8.3 -SOURCE_SUM=557c39864483fff00beeb60e27d84915e184845c69db3be83dcd7a65f327d497 +SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.12.2 +SOURCE_SUM=5e2b15dca7cf57b77703021d1590dbe28c2456e43b0b4443790c9a4d4df8fdd3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/casper.src b/conf/casper.src index d635bb2..fee3621 100644 --- a/conf/casper.src +++ b/conf/casper.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Casper/archive/refs/tags/v5.2.3.zip -SOURCE_SUM=49d57ce078a2775f39d019ed74fa4ae9476e95fa35b02593c726c0ea25fe49df +SOURCE_URL=https://github.com/TryGhost/Casper/archive/refs/tags/v5.3.1.zip +SOURCE_SUM=62ea7d1da697f10f220852854d1bc4a1d7bf95b84b0021d55befd1b8af622a33 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7af56e1..122ca09 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.8.3~ynh1", + "version": "5.12.2~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT", @@ -51,4 +51,4 @@ } ] } -} \ No newline at end of file +}