From 1c92f95c0d2f9e69da3f57b8f53439045b6d1319 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Wed, 8 Mar 2023 06:19:24 +0000 Subject: [PATCH] Upgrade to v5.37.0 --- 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 87affde..d018068 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,4 +1,4 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.30.0.zip +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.37.0.zip SOURCE_SUM=d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip diff --git a/conf/app.src b/conf/app.src index 6ec12e9..a422fc8 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.30.0 -SOURCE_SUM=5ee16f10d4d62f7f124bc39932be956491919e13bdb2113282a19f4eb41f2175 +SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.37.0 +SOURCE_SUM=f2ac46e2781f93502f61c880cc40c70ce74203f7c9d7866b0b21f6311ad3bca9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/casper.src b/conf/casper.src index 1534513..848ada8 100644 --- a/conf/casper.src +++ b/conf/casper.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Casper/archive/refs/tags/v5.4.4.zip -SOURCE_SUM=2d8d7d622944844cee8a9d954cbc5d3123196e5214eedc91d586853bdeeb10ff +SOURCE_URL=https://github.com/TryGhost/Casper/archive/refs/tags/v5.4.7.zip +SOURCE_SUM=db7f50a81ecb4e6642c598bd2ffca1e4220b1810924ae532507376cfa6bcf557 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 612802b..0c8c3d2 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.30.0~ynh1", + "version": "5.37.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",