2021-07-13 11:05:07 -07:00

25 lines
776 B
JSON

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