1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/hedgedoc_ynh.git synced 2024-09-03 19:25:52 +02:00
This commit is contained in:
YunoHost Bot 2024-09-03 01:36:46 +00:00 committed by GitHub
commit 99ba90b3e8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 11 additions and 11 deletions

View file

@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in
- Low system requirements
**Shipped version:** 1.9.9~ynh1
**Shipped version:** 1.10.0~ynh1
**Demo:** <https://demo.hedgedoc.org/>

View file

@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in
- Low system requirements
**Versión actual:** 1.9.9~ynh1
**Versión actual:** 1.10.0~ynh1
**Demo:** <https://demo.hedgedoc.org/>

View file

@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in
- Low system requirements
**Paketatutako bertsioa:** 1.9.9~ynh1
**Paketatutako bertsioa:** 1.10.0~ynh1
**Demoa:** <https://demo.hedgedoc.org/>

View file

@ -29,7 +29,7 @@ Vous pouvez l'utiliser pour collaborer facilement sur des notes, des graphiques
- Faible configuration système requise
**Version incluse:** 1.9.9~ynh1
**Version incluse:** 1.10.0~ynh1
**Démo:** <https://demo.hedgedoc.org/>

View file

@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in
- Low system requirements
**Versión proporcionada:** 1.9.9~ynh1
**Versión proporcionada:** 1.10.0~ynh1
**Demo:** <https://demo.hedgedoc.org/>

View file

@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in
- Low system requirements
**Versi terkirim:** 1.9.9~ynh1
**Versi terkirim:** 1.10.0~ynh1
**Demo:** <https://demo.hedgedoc.org/>

View file

@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in
- Low system requirements
**Поставляемая версия:** 1.9.9~ynh1
**Поставляемая версия:** 1.10.0~ynh1
**Демо-версия:** <https://demo.hedgedoc.org/>

View file

@ -29,7 +29,7 @@ You can use it to easily collaborate on notes, graphs and even presentations in
- Low system requirements
**分发版本:** 1.9.9~ynh1
**分发版本:** 1.10.0~ynh1
**演示:** <https://demo.hedgedoc.org/>

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 = "1.10.0~ynh1"
maintainers = []
@ -49,8 +49,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/1.10.0.tar.gz"
sha256 = "2eb5a231b6aa09498fbea3ef3616f589178db97adf1bbb1f1a551715c3560e7e"
autoupdate.strategy = "latest_github_tag"
[resources.ports]