From d9a05fd73e1a9b32e3b6541a3abca1e1cfcb6f83 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 22 Apr 2023 06:16:12 +0000 Subject: [PATCH] Upgrade to v5.45.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 f74136d..747deb9 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,4 +1,4 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.44.0.zip +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.45.0.zip SOURCE_SUM=d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip diff --git a/conf/app.src b/conf/app.src index 6d9a4b8..64dc229 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.44.0 -SOURCE_SUM=496639db3ca7c19a8baa78e282e1753a97eac0d0045b852375178b31895c6b86 +SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.45.0 +SOURCE_SUM=ff25c7227b300855f80e77316a1f66359a7d2c6b048302f420cd746fab31a3b3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/conf/casper.src b/conf/casper.src index 0b2d8a3..e755476 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.9.zip -SOURCE_SUM=0ff2112375d84a1c80e1cbb80f2b55d91cc1f521cfc07dbcef1f4bec7ac3e2b5 +SOURCE_URL=https://github.com/TryGhost/Casper/archive/refs/tags/v5.4.10.zip +SOURCE_SUM=ae23851b18aba64bbcda133c8c4861585af14705650e76a0f92a44626a8519b2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2d8bbe0..c7b22fb 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.44.0~ynh1", + "version": "5.45.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",