2020-04-16 09:45:04 +02:00

25 lines
776 B
JSON

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