2020-04-15 09:19:34 +02:00

25 lines
776 B
JSON

{
"version": "1.0.5",
"description": "Hosts file manager",
"homepage": "https://github.com/guumaster/hostctl",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/guumaster/hostctl/releases/download/v1.0.5/hostctl_1.0.5_windows_64-bit.zip",
"hash": "b0d511c518ebbe3ce359b00c91ccaa4b832a3cef4ff03f92c28e221cbc271033"
}
},
"bin": "hostctl.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/guumaster/hostctl/releases/download/v$version/hostctl_$version_windows_64-bit.zip"
}
},
"hash": {
"url": "$baseurl/hostctl_$version_checksums.txt"
}
}
}