From 705bfe1189df732b990955f3c555cee47395136e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Tue, 13 Aug 2024 03:47:42 +0200 Subject: [PATCH] Upgrade sources - `main` v2.202: https://github.com/webmin/webmin/releases/tag/2.202 --- manifest.toml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/manifest.toml b/manifest.toml index 8153c69..9236ff5 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.201~ynh1" +version = "2.202~ynh1" maintainers = [] @@ -37,8 +37,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/webmin/webmin/releases/download/2.201/webmin_2.201_all.deb" - sha256 = "cd4cc73b57c323707558b2eef906c86ba8b85610435eb1b40513f2bad4c612c2" + url = "https://github.com/webmin/webmin/releases/download/2.202/webmin_2.202_all.deb" + sha256 = "3a67702b05bcf64a40140d8040f93431b4a5d9627d5ee25dbec748d0c09e443c" rename = "webmin.deb" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^webmin_.*_all.deb$"