From 7116774d63208619353844e447a7b8edad9ac860 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Thu, 25 Jul 2024 03:48:02 +0200 Subject: [PATCH] Upgrade sources - `main` v2.7.0: https://github.com/butlerx/wetty/releases/tag/v2.7.0 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 2013e35..d01f8a7 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Wetty" description.en = "Terminal in browser over http/https" description.fr = "Un terminal dans le navigateur sur http/https" -version = "2.5.0~ynh3" +version = "2.7.0~ynh1" maintainers = ["Salamandar"] @@ -39,8 +39,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/butlerx/wetty/archive/refs/tags/v2.5.0.tar.gz" - sha256 = "a6f7e3687619c29b2b8cc04b502fd8207c53a895527849557d3d3ed7f362cbac" + url = "https://github.com/butlerx/wetty/archive/refs/tags/v2.7.0.tar.gz" + sha256 = "4c920be38036da1edd2a01f16396ea095ec5fb3552a168caa0082a828ad87217" autoupdate.strategy = "latest_github_release" [resources.system_user]