ScoopInstaller_Main/kubefwd.json
2019-02-16 05:01:52 +00:00

24 lines
708 B
JSON

{
"homepage": "https://github.com/txn2/kubefwd",
"license": "Apache-2.0",
"version": "1.6.0",
"architecture": {
"64bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.6.0/kubefwd_windows_amd64.zip",
"hash": "32fd1911bc467d7d34b01dda2846d3d6a4a16245f094090be9119fefb437cfc9"
}
},
"bin": "kubefwd.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/$version/kubefwd_windows_amd64.zip"
}
},
"hash": {
"url": "$baseurl/kubefwd_$version_checksums.txt"
}
}
}