2020-04-17 22:45:48 +02:00

25 lines
779 B
JSON

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