kubefwd: Update to version 1.17.2

This commit is contained in:
Jakub Čábera 2020-10-27 08:31:33 +01:00
parent 2e88457d27
commit 53eeceaf96

View File

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