From a26656dbe859cde3260e2d1e0b29ba641520a95f Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Mon, 22 Jan 2024 17:16:27 +0100 Subject: [PATCH] Upgrade to v5.76.1 Changelog: https://github.com/TryGhost/Ghost/releases/tag/v5.76.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 5c033c3..2f28c09 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Ghost" description.en = "Publishing, memberships, subscriptions and newsletters platform" description.fr = "Plateforme d'édition, d'adhésions, d'abonnements et de newsletters" -version = "5.76.0~ynh1" +version = "5.76.1~ynh1" maintainers = ["Julien Malik"] [upstream] @@ -47,8 +47,8 @@ ram.runtime = "1G" [resources.sources.main] # Unused source, only to trigger the autoupdater prefetch = false - url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.76.0.tar.gz" - sha256 = "a70d62abbdeda3c3f8ac75b39f9f5dabe97db9a76e16c97c08928e4bbe3e94dc" + url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.76.1.tar.gz" + sha256 = "2444eae005b4dd119eac60da1b79592c8eece265e99a29abf0f2a63a3a18adbe" autoupdate.strategy = "latest_github_release" [resources.system_user]