mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-10 10:41:28 +00:00
kubefwd: Update to version 1.17.2
This commit is contained in:
parent
2e88457d27
commit
53eeceaf96
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "1.17.0",
|
"version": "1.17.2",
|
||||||
"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.0/kubefwd_Windows_x86_64.zip",
|
"url": "https://github.com/txn2/kubefwd/releases/download/1.17.2/kubefwd_Windows_x86_64.zip",
|
||||||
"hash": "8d9d12d43b8e7bb8a34246e9ea57b6e991540053fdf809278208c17bfa14d694"
|
"hash": "7a6f28db69df6a2c826ddbb15c825df6187e30a61aa68085469276e241645f22"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/txn2/kubefwd/releases/download/1.17.0/kubefwd_Windows_i386.zip",
|
"url": "https://github.com/txn2/kubefwd/releases/download/1.17.2/kubefwd_Windows_i386.zip",
|
||||||
"hash": "61313933234733281d3b366d8f32cf53a638539be7ccdeea56d3c1ae1c066638"
|
"hash": "6c9c4fefedf34339b583b90eff923371df9ad826960b389c501fb6d5a5e89a4f"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "kubefwd.exe",
|
"bin": "kubefwd.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user