1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/webmin_ynh.git synced 2024-09-03 20:36:08 +02:00

Upgrade to v2.111

https://github.com/webmin/webmin/releases/tag/2.111
This commit is contained in:
yunohost-bot 2024-04-17 03:46:09 +02:00 committed by YunoHost Bot
parent 05bd329cae
commit 958adf459d

View file

@ -5,7 +5,7 @@ name = "Webmin"
description.en = "Web-based interface for system administration" description.en = "Web-based interface for system administration"
description.fr = "Interface Web d'administration système" description.fr = "Interface Web d'administration système"
version = "2.105~ynh1" version = "2.111~ynh1"
maintainers = [] maintainers = []
@ -37,8 +37,8 @@ ram.runtime = "50M"
[resources] [resources]
[resources.sources.main] [resources.sources.main]
url = "https://github.com/webmin/webmin/releases/download/2.105/webmin_2.105_all.deb" url = "https://github.com/webmin/webmin/releases/download/2.111/webmin_2.111_all.deb"
sha256 = "d257060d92409e2ec68856b484a8333044ef08000bdc5c66705d7f55407931d9" sha256 = "36f0b8c5b72ad3e8657c4b206fcfa873097d6dedda7838ab91a33644cd0b0a9d"
rename = "webmin.deb" rename = "webmin.deb"
autoupdate.strategy = "latest_github_release" autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^webmin_.*_all.deb$" autoupdate.asset = "^webmin_.*_all.deb$"