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

Upgrade to v1.9.9

This commit is contained in:
yunohost-bot 2023-07-30 20:16:00 +02:00 committed by YunoHost Bot
parent d005400c72
commit 4f32072f47

View file

@ -5,7 +5,7 @@ name = "HedgeDoc"
description.en = "Collaborative editor to work on notes written in Markdown"
description.fr = "Éditeur collaboratif pour travailler sur des notes en Markdown"
version = "1.9.8~ynh2"
version = "1.9.9~ynh2"
maintainers = ["eric_G"]
@ -45,8 +45,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/hedgedoc/hedgedoc/releases/download/1.9.8/hedgedoc-1.9.8.tar.gz"
sha256 = "dca402c47804b7b2ac0a2bcf715b8e570a9e617c87c150f5ff2a2b35b764c349"
url = "https://github.com/hedgedoc/hedgedoc/archive/refs/tags/1.9.9.tar.gz"
sha256 = "5f9fa2a513c2559ddb15cfa05057f6b5ac59110d03cb9a6724908f36e72be1fe"
autoupdate.strategy = "latest_github_tag"
[resources.ports]