mirror of
https://github.com/YunoHost-Apps/wetty_ynh.git
synced 2024-09-03 18:16:29 +02:00
parent
da3cc18b28
commit
e9531702ac
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ name = "Wetty"
|
||||||
description.en = "Terminal in browser over http/https"
|
description.en = "Terminal in browser over http/https"
|
||||||
description.fr = "Un terminal dans le navigateur sur http/https"
|
description.fr = "Un terminal dans le navigateur sur http/https"
|
||||||
|
|
||||||
version = "2.5.0~ynh3"
|
version = "2.7.0~ynh1"
|
||||||
|
|
||||||
maintainers = ["Salamandar"]
|
maintainers = ["Salamandar"]
|
||||||
|
|
||||||
|
@ -39,8 +39,8 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
[resources.sources.main]
|
[resources.sources.main]
|
||||||
url = "https://github.com/butlerx/wetty/archive/refs/tags/v2.5.0.tar.gz"
|
url = "https://github.com/butlerx/wetty/archive/refs/tags/v2.7.0.tar.gz"
|
||||||
sha256 = "a6f7e3687619c29b2b8cc04b502fd8207c53a895527849557d3d3ed7f362cbac"
|
sha256 = "4c920be38036da1edd2a01f16396ea095ec5fb3552a168caa0082a828ad87217"
|
||||||
autoupdate.strategy = "latest_github_release"
|
autoupdate.strategy = "latest_github_release"
|
||||||
|
|
||||||
[resources.system_user]
|
[resources.system_user]
|
||||||
|
|
Loading…
Add table
Reference in a new issue