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

Fix autoupdate

This commit is contained in:
Salamandar 2024-02-24 22:20:49 +01:00
parent d9640298a5
commit 4c1a72897c

View file

@ -40,7 +40,7 @@ ram.runtime = "50M"
url = "https://github.com/webmin/webmin/releases/download/2.104/webmin_2.104_all.deb"
sha256 = "80bb272ae7ade169b386c9b34fe0af535ea5e8342d7749917e8cc343f95498cb"
rename = "webmin.deb"
autoupdate.strategy = "latest_github_tag"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^webmin_.*_all.deb$"
[resources.ports]