mirror of
https://github.com/YunoHost-Apps/hedgedoc_ynh.git
synced 2024-09-03 19:25:52 +02:00
parent
807de80cf5
commit
16e4026fbb
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "HedgeDoc"
|
||||||
description.en = "Collaborative editor to work on notes written in Markdown"
|
description.en = "Collaborative editor to work on notes written in Markdown"
|
||||||
description.fr = "Éditeur collaboratif pour travailler sur des notes en Markdown"
|
description.fr = "Éditeur collaboratif pour travailler sur des notes en Markdown"
|
||||||
|
|
||||||
version = "1.10.0~ynh1"
|
version = "1.9.9~ynh3"
|
||||||
|
|
||||||
maintainers = []
|
maintainers = []
|
||||||
|
|
||||||
|
@ -49,8 +49,8 @@ ram.runtime = "50M"
|
||||||
[resources.sources]
|
[resources.sources]
|
||||||
|
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/hedgedoc/hedgedoc/releases/download/1.10.0/hedgedoc-1.10.0.tar.gz"
|
url = "https://github.com/hedgedoc/hedgedoc/releases/download/1.9.9/hedgedoc-1.9.9.tar.gz"
|
||||||
sha256 = "c0024ff8b7d5483d5115af3a8981ad8a2c6237fc2d63893219f1e6ce3079938e"
|
sha256 = "1769d30e60458040475a6d74f53952101962c40c390765e19e6ff6f3fe70c008"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
|
Loading…
Reference in a new issue