kubefwd: Update to version 1.10.0

This commit is contained in:
Richard Kuhnt 2019-11-22 07:00:26 +00:00
parent 691888f1cb
commit d5504cc1a1

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/txn2/kubefwd", "homepage": "https://github.com/txn2/kubefwd",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "1.9.7", "version": "1.10.0",
"description": "Bulk port forwarding Kubernetes services for local development.", "description": "Bulk port forwarding Kubernetes services for local development.",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.9.7/kubefwd_windows_amd64.zip", "url": "https://github.com/txn2/kubefwd/releases/download/1.10.0/kubefwd_windows_amd64.zip",
"hash": "f885d91b552ad3736491efe03bed652dd2477ec99e848a0a447511935ac663e9" "hash": "b3e046b952d72845c9147f5417e86d01bf3b2a53c479dd9a1354c385bc3e95df"
} }
}, },
"bin": "kubefwd.exe", "bin": "kubefwd.exe",