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:
parent
321b966614
commit
705bfe1189
1 changed files with 3 additions and 3 deletions
|
@ -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$"
|
||||
|
|
Loading…
Add table
Reference in a new issue