kubefwd: Update to version 1.13.0

This commit is contained in:
Richard Kuhnt 2020-03-15 22:01:49 +00:00
parent 1851cea329
commit 60d218b4ce

View File

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