From e21cf51854451daf1daccfc2c8610d33a71e5e51 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 9 Dec 2021 06:20:17 +0000 Subject: [PATCH] Upgrade to v4.27.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 a9525ca..fa71ac9 100644 --- a/conf/admin.src +++ b/conf/admin.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.23.0.zip -SOURCE_SUM=327d767fed607e0452a4c55dcae1383bb203b5291d6a4bc85d743d6e72931203 +SOURCE_URL=https://github.com/TryGhost/Admin/archive/refs/tags/v4.27.1.zip +SOURCE_SUM=1a64ea09739e9e136dc1177ebdb27ff6a91dbc289575e534723e8848c35548d9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 9b9d8c2..840e7c9 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.23.0/Ghost-4.23.0.zip -SOURCE_SUM=f6411854321f7dc1fa7c9ad09e69891a15f5f1d9f9ae274a6da80e34c302cc8e +SOURCE_URL=https://github.com/TryGhost/Ghost/releases/download/v4.27.1/Ghost-4.27.1.zip +SOURCE_SUM=ef554c5f4bcf71b98e83e114328f0ef34c81c5dc06e4c168ee8c7203cf49ff03 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index a39c1ee..90c9abd 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.23.0~ynh1", + "version": "4.27.1~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",