kubefwd: Update to version 1.17.3

This commit is contained in:
Jakub Čábera 2020-11-07 08:29:46 +01:00
parent d0edde0ef4
commit 4969d06f81

View File

@ -1,16 +1,16 @@
{ {
"version": "1.17.2", "version": "1.17.3",
"description": "Bulk port forwarding Kubernetes services for local development", "description": "Bulk port forwarding Kubernetes services for local development",
"homepage": "https://github.com/txn2/kubefwd", "homepage": "https://github.com/txn2/kubefwd",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.17.2/kubefwd_Windows_x86_64.zip", "url": "https://github.com/txn2/kubefwd/releases/download/1.17.3/kubefwd_Windows_x86_64.zip",
"hash": "7a6f28db69df6a2c826ddbb15c825df6187e30a61aa68085469276e241645f22" "hash": "2c5b781448cc541b68b579327dabe3eba16ad3c565de32bc2ee87e7890eb3713"
}, },
"32bit": { "32bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.17.2/kubefwd_Windows_i386.zip", "url": "https://github.com/txn2/kubefwd/releases/download/1.17.3/kubefwd_Windows_i386.zip",
"hash": "6c9c4fefedf34339b583b90eff923371df9ad826960b389c501fb6d5a5e89a4f" "hash": "1c1b3fee4dd6d820165c0eec30b8f79d56bcc90b31d1e3dedc63eeb43b290c3b"
} }
}, },
"bin": "kubefwd.exe", "bin": "kubefwd.exe",