kubefwd: Update to version 1.12.0

This commit is contained in:
Richard Kuhnt 2020-02-13 05:01:49 +00:00
parent 2789271fe4
commit f019af3185

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.11.1", "version": "1.12.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.11.1/kubefwd_windows_amd64.zip", "url": "https://github.com/txn2/kubefwd/releases/download/1.12.0/kubefwd_windows_amd64.zip",
"hash": "2aadc946c839c71659a6066be612e4daf2385de73856aa1731402f0ffff09677" "hash": "360b1f911740dfd98ba5e08fae02fa8dc1b75d80b38c1aa631f06dc455be70f9"
} }
}, },
"bin": "kubefwd.exe", "bin": "kubefwd.exe",