diff --git a/manifest.toml b/manifest.toml index 30b81a6..8153c69 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.111~ynh1" +version = "2.201~ynh1" maintainers = [] @@ -37,8 +37,8 @@ ram.runtime = "50M" [resources] [resources.sources.main] - url = "https://github.com/webmin/webmin/releases/download/2.111/webmin_2.111_all.deb" - sha256 = "36f0b8c5b72ad3e8657c4b206fcfa873097d6dedda7838ab91a33644cd0b0a9d" + url = "https://github.com/webmin/webmin/releases/download/2.201/webmin_2.201_all.deb" + sha256 = "cd4cc73b57c323707558b2eef906c86ba8b85610435eb1b40513f2bad4c612c2" rename = "webmin.deb" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^webmin_.*_all.deb$"