From 92adc9b259e4e5568b5cdfe010e402ac341297a2 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 15 Jun 2024 03:36:52 +0200 Subject: [PATCH] Upgrade to v5.85.1 https://github.com/TryGhost/Ghost/releases/tag/v5.85.1 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 1f7b7f5..940d158 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.85.0~ynh1" +version = "5.85.1~ynh1" maintainers = [] [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.85.0.tar.gz" - sha256 = "3346e628f32086e5f7a5644aba5fc0d012f12ca873d0d9c87d29196ecc230893" + url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.85.1.tar.gz" + sha256 = "44d97c05b011100d92bc6ab40e9998fba5c3bf5b11c3cb7c41939e713104dd34" autoupdate.strategy = "latest_github_release" [resources.system_user]