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

Upgrade sources

- `main` v2.201: https://github.com/webmin/webmin/releases/tag/2.201
This commit is contained in:
yunohost-bot 2024-07-25 03:47:49 +02:00 committed by YunoHost Bot
parent 02efaa923c
commit 682180f7ad

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.111~ynh1" version = "2.201~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.111/webmin_2.111_all.deb" url = "https://github.com/webmin/webmin/releases/download/2.201/webmin_2.201_all.deb"
sha256 = "36f0b8c5b72ad3e8657c4b206fcfa873097d6dedda7838ab91a33644cd0b0a9d" sha256 = "cd4cc73b57c323707558b2eef906c86ba8b85610435eb1b40513f2bad4c612c2"
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$"