kubefwd: Update to version 1.9.7

This commit is contained in:
Richard Kuhnt 2019-11-14 09:00:25 +00:00
parent be923a970b
commit 46ef389492

View File

@ -1,12 +1,12 @@
{
"homepage": "https://github.com/txn2/kubefwd",
"license": "Apache-2.0",
"version": "1.9.6",
"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.6/kubefwd_windows_amd64.zip",
"hash": "a25c441c56aa0183e3fae7c9e269f1f38dddb1c4144d799261a43ba36e0115de"
"url": "https://github.com/txn2/kubefwd/releases/download/1.9.7/kubefwd_windows_amd64.zip",
"hash": "f885d91b552ad3736491efe03bed652dd2477ec99e848a0a447511935ac663e9"
}
},
"bin": "kubefwd.exe",