2020-04-10 19:30:29 +02:00

25 lines
779 B
JSON

{
"version": "0.10.2",
"description": "Hosts file manager",
"homepage": "https://github.com/guumaster/hostctl",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/guumaster/hostctl/releases/download/v0.10.2/hostctl_0.10.2_windows_64-bit.zip",
"hash": "a2868243738e2e88e89d8db321cb95ef5eb2492ee173ac076cc39c1f2b1b63b9"
}
},
"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"
}
}
}