2020-05-30 14:36:23 +02:00

25 lines
796 B
JSON

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