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.202: https://github.com/webmin/webmin/releases/tag/2.202
This commit is contained in:
yunohost-bot 2024-08-13 03:47:42 +02:00 committed by YunoHost Bot
parent 321b966614
commit 705bfe1189

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.201~ynh1" version = "2.202~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.201/webmin_2.201_all.deb" url = "https://github.com/webmin/webmin/releases/download/2.202/webmin_2.202_all.deb"
sha256 = "cd4cc73b57c323707558b2eef906c86ba8b85610435eb1b40513f2bad4c612c2" sha256 = "3a67702b05bcf64a40140d8040f93431b4a5d9627d5ee25dbec748d0c09e443c"
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$"