mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-02 13:31:18 +00:00
25 lines
776 B
JSON
25 lines
776 B
JSON
{
|
|
"version": "0.5.6",
|
|
"description": "Hosts file manager",
|
|
"homepage": "https://github.com/guumaster/hostctl",
|
|
"license": "MIT",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/guumaster/hostctl/releases/download/v0.5.6/hostctl_0.5.6_windows_64-bit.zip",
|
|
"hash": "dfc060bd9c0b606a5e5e5ef8d872baefe418029aec2a916b9d6ebe0a0cde3c58"
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
}
|
|
}
|