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.1

This commit is contained in:
yunohost-bot 2023-10-02 18:16:09 +02:00 committed by YunoHost Bot
parent 8a29dbac24
commit 1739c0aef6

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.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.65.0.tar.gz"
sha256 = "d001f21acd8598a35ed96c38bf32ddf6bc77f67bcb173f3a5c3b3a1a8150c987"
url = "https://github.com/TryGhost/Ghost/archive/refs/tags/v5.66.1.tar.gz"
sha256 = "4874df82583184becf5f3ac520c5670372ab01f522fcff4736a5729f75854161"
autoupdate.strategy = "latest_github_release"
[resources.system_user]