From c59f84e95c0a0b30c3cb3a56fcf884c8c2ed00bc Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 8 Jan 2022 06:20:41 +0000 Subject: [PATCH] Upgrade to v4.32.1 --- conf/admin.src | 4 ++-- conf/app.src | 4 ++-- manifest.json | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/conf/admin.src b/conf/admin.src index 45f608f..d02dfc5 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.32.0.zip -SOURCE_SUM=6b097f717b748adf7c25b7e2dabdb0ca44fd3a2171a390e71c33ccf4919df253 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.32.1.zip +SOURCE_SUM=cd642643800f09e82412be9f481de4a051d7bda7433c9e78728ae63f98425f05 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 787409b..e8f648f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.32.0/Ghost-4.32.0.zip -SOURCE_SUM=1f3b5e376db24a1c564d7ba1dcbf80f430c660d6ee00269cd3aa53c9b2894096 +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.32.1/Ghost-4.32.1.zip +SOURCE_SUM=c72e311301e0491ddea07c8a18c0d9daaf5181da40d2e9074eaae65aa4087e2c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index a353228..d26d386 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": "4.32.0~ynh1", + "version": "4.32.1~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",