From 501f2a6d649fe5b80862da28f509d59745b8d6c6 Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 24 Feb 2024 22:29:59 +0100 Subject: [PATCH] Upgrade to v2.105 https://github.com/webmin/webmin/releases/tag/2.105 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index ff74b76..bb18d5e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "Webmin" description.en = "Web-based interface for system administration" description.fr = "Interface Web d'administration système" -version = "2.104~ynh2" +version = "2.105~ynh1" maintainers = [] @@ -37,8 +37,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/webmin/webmin/releases/download/2.104/webmin_2.104_all.deb" - sha256 = "80bb272ae7ade169b386c9b34fe0af535ea5e8342d7749917e8cc343f95498cb" + url = "https://github.com/webmin/webmin/releases/download/2.105/webmin_2.105_all.deb" + sha256 = "d257060d92409e2ec68856b484a8333044ef08000bdc5c66705d7f55407931d9" rename = "webmin.deb" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^webmin_.*_all.deb$"