mirror of
https://github.com/YunoHost-Apps/etherpad_ynh.git
synced 2024-09-03 18:36:10 +02:00
Update manifest.toml
This commit is contained in:
parent
f1b8e3798d
commit
12ddf925d2
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ name = "Etherpad"
|
||||||
description.en = "Online editor providing collaborative editing in real-time"
|
description.en = "Online editor providing collaborative editing in real-time"
|
||||||
description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel"
|
description.fr = "Éditeur en ligne fournissant l'édition collaborative en temps réel"
|
||||||
|
|
||||||
version = "1.9.2~ynh1"
|
version = "1.9.3~ynh1"
|
||||||
|
|
||||||
maintainers = ["eric_G"]
|
maintainers = ["eric_G"]
|
||||||
|
|
||||||
|
@ -60,7 +60,7 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/ether/etherpad-lite/archive/1.9.2.tar.gz"
|
url = "https://github.com/ether/etherpad-lite/archive/1.9.3.tar.gz"
|
||||||
sha256 = "e2907f35f4f7026860bed6b6e847ec964f1c3d51d2e2212247d7bf9db5b4f18d"
|
sha256 = "e2907f35f4f7026860bed6b6e847ec964f1c3d51d2e2212247d7bf9db5b4f18d"
|
||||||
autoupdate.strategy = "latest_github_tag"
|
autoupdate.strategy = "latest_github_tag"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue