2020-07-21 08:53:29 +02:00

25 lines
779 B
JSON

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