2022-08-24 16:31:30 +00:00

25 lines
776 B
JSON

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