1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ghost_ynh.git synced 2024-09-03 19:16:02 +02:00

Upgrade to v5.66.0

This commit is contained in:
yunohost-bot 2023-09-29 18:16:13 +02:00 committed by YunoHost Bot
parent 8a29dbac24
commit a0de0d3274

View file

@ -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.65.0~ynh2"
version = "5.66.0~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.65.0.tar.gz"
sha256 = "d001f21acd8598a35ed96c38bf32ddf6bc77f67bcb173f3a5c3b3a1a8150c987"
url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.66.0.tar.gz"
sha256 = "aef8f8a3ba611d448e9f246441b8c01c82942ae0c50dfc46d417b7a56de1740c"
autoupdate.strategy = "latest_github_release"
[resources.system_user]