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

Upgrade to v2.7.0

https://github.com/butlerx/wetty/releases/tag/v2.7.0
This commit is contained in:
yunohost-bot 2024-02-26 15:20:47 +00:00 committed by Félix Piédallu
parent da3cc18b28
commit e9531702ac

View file

@ -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]