kubefwd: Update to version 1.9.6

This commit is contained in:
Richard Kuhnt 2019-11-08 16:00:17 +00:00
parent 9d4ed19fdc
commit d264cd0cb8

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.5", "version": "1.9.6",
"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.5/kubefwd_windows_amd64.zip", "url": "https://github.com/txn2/kubefwd/releases/download/1.9.6/kubefwd_windows_amd64.zip",
"hash": "2691467c1ffa083d116f4ae33d8045ac1e5fffcef698a10c514b6d5e9e424b79" "hash": "a25c441c56aa0183e3fae7c9e269f1f38dddb1c4144d799261a43ba36e0115de"
} }
}, },
"bin": "kubefwd.exe", "bin": "kubefwd.exe",