From 72a3aa6fa413ad4e41742d264e8a7bb8804b0cc6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 2 Dec 2021 06:19:49 +0000 Subject: [PATCH] Upgrade to v4.25.0 --- 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..255c3f0 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.25.0.zip +SOURCE_SUM=4ac5b37267547328acc85b346075f3a138de880f40d24677c54783b504cff4d6 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/conf/app.src b/conf/app.src index 9b9d8c2..5a7ec6f 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.25.0/Ghost-4.25.0.zip +SOURCE_SUM=4d09318b85ce876b29773594eb329b684f8c87f5bc35677e7af0db7f16df28e3 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index a39c1ee..e17e061 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.25.0~ynh1", "url": "https://ghost.org/", "upstream": { "license": "MIT",