kubefwd: Update to version 1.13.1

This commit is contained in:
Ash258 2020-04-22 23:39:13 +02:00
parent 1085b44b8a
commit 9fa9087068

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.13.0", "version": "1.13.1",
"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.13.0/kubefwd_windows_amd64.zip", "url": "https://github.com/txn2/kubefwd/releases/download/1.13.1/kubefwd_windows_amd64.zip",
"hash": "03b5079b10e7ba69e1dacbb12c8a11196fa193fa00664e65334b0a888647fc6a" "hash": "2718208908b02a7a2f0185fdfa09dc52bbf96e28e238a8e77b752e58267442e4"
} }
}, },
"bin": "kubefwd.exe", "bin": "kubefwd.exe",