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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-10-08 22:23:15 +02:00
parent 30387b100a
commit d63cabaa23

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.9~ynh1"
version = "2.0.0~ynh1"
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.9/hedgedoc-1.9.9.tar.gz"
sha256 = "1769d30e60458040475a6d74f53952101962c40c390765e19e6ff6f3fe70c008"
url = "https://github.com/hedgedoc/hedgedoc/archive/refs/tags/v2.0.0-alpha.1.tar.gz"
sha256 = "a2dfd2dd248d189a6ace23da5a3c4686fe8c2bd31a206e531f4b4d509905ed56"
autoupdate.strategy = "latest_github_tag"
[resources.ports]