2020-07-21 19:19:50 +02:00

25 lines
779 B
JSON

{
"version": "1.0.14",
"description": "Hosts file manager",
"homepage": "https://github.com/guumaster/hostctl",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/guumaster/hostctl/releases/download/v1.0.14/hostctl_1.0.14_windows_64-bit.zip",
"hash": "c3ff4ed385a2f5b9dc30a96fb4706142ea603e8e5691f7fd6097c1f2a4c10047"
}
},
"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"
}
}
}