2019-11-14 09:00:25 +00:00

25 lines
794 B
JSON

{
"homepage": "https://github.com/txn2/kubefwd",
"license": "Apache-2.0",
"version": "1.9.7",
"description": "Bulk port forwarding Kubernetes services for local development.",
"architecture": {
"64bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.9.7/kubefwd_windows_amd64.zip",
"hash": "f885d91b552ad3736491efe03bed652dd2477ec99e848a0a447511935ac663e9"
}
},
"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"
}
}
}