1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/etherpad_mypads_ynh.git synced 2024-09-03 18:36:09 +02:00

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-06-26 22:48:25 +02:00
parent bf9f7aefe5
commit 8b98e39073

View file

@ -5,7 +5,7 @@ name = "Etherpad MyPads"
description.en = "Online editor providing collaborative editing in real-time"
description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel"
version = "1.9.0~ynh1"
version = "1.9.1~ynh1"
maintainers = []
@ -80,8 +80,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
url = "https://github.com/ether/etherpad-lite/archive/1.9.0.tar.gz"
sha256 = "552ada23d880a875238ba5f411ac873913d059ef6c82a087f9c021b849dcaa6b"
url = "https://github.com/ether/etherpad-lite/archive/1.9.1.tar.gz"
sha256 = "1210c4ed250e4dc9714057d242137814caa4bfcd4e10c763685dc334b24089a5"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]