2020-04-13 16:21:13 +02:00

25 lines
776 B
JSON

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