From ac8ca1e0d83394662e71a67c0faec7afdc746637 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 29 Sep 2022 06:55:18 +0000 Subject: [PATCH] Upgrade to v5.16.2 --- conf/app.src | 4 ++-- manifest.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/conf/app.src b/conf/app.src index d97db1b..9dda867 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.15.0 -SOURCE_SUM=3965855d2cda20940558f367cbcf7ad9875b2002670fe9c64abf72f926c06315 +SOURCE_URL=https://api.github.com/repos/TryGhost/Ghost/zipball/v5.16.2 +SOURCE_SUM=76dba5c55c20ac1721213bd3eca4a5fd2698659ac2856ae3bf427d32180c3eae SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0b61f26..09e86a4 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.15.0~ynh1", + "version": "5.16.2~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",