From e74a346bd78adf54751b05fccb96555be95283d3 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 22 Oct 2022 06:29:02 +0000 Subject: [PATCH] Upgrade to v5.20.0 --- 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 ec4d705..fd47b8b 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,4 +1,4 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.19.0.zip +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v5.20.0.zip SOURCE_SUM=d5558cd419c8d46bdc958064cb97f963d1ea793866414c025906ec15033512ed SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip diff --git a/conf/app.src b/conf/app.src index c3a9666..2bf80a3 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.19.0 -SOURCE_SUM=c5bf84cbbdd87342bbf232b4c2b8b5d7e102abd43ba67973d65a0b9b2eb3770b +SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.20.0 +SOURCE_SUM=508327993bb40a9aba18f1bc6299215eff085f2d6fc317268cc04a663dd684f6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 3d525e6..a6d7792 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.19.0~ynh1", + "version": "5.20.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",