ScoopInstaller_Main/kubefwd.json
2019-03-29 21:01:59 +00:00

24 lines
708 B
JSON

{
"homepage": "https://github.com/txn2/kubefwd",
"license": "Apache-2.0",
"version": "1.8.0",
"architecture": {
"64bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.8.0/kubefwd_windows_amd64.zip",
"hash": "e445a3dac98ff9ee02403c78ce40a9585b4466968927fcf766fc895c4447772f"
}
},
"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"
}
}
}