mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
kubefwd: Update to version 1.22.3
This commit is contained in:
parent
27499004b7
commit
b2f7e31f14
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.22.2",
|
||||
"version": "1.22.3",
|
||||
"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.22.2/kubefwd_Windows_x86_64.zip",
|
||||
"hash": "2c467c404277ab012e66a93bcd240fda8059605e0b8df470119f55569b78c0d9"
|
||||
"url": "https://github.com/txn2/kubefwd/releases/download/1.22.3/kubefwd_Windows_x86_64.zip",
|
||||
"hash": "84c5649264037a73aeb93450932c21a964fc6816205f1d4f46bc23aadb79dbab"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/txn2/kubefwd/releases/download/1.22.2/kubefwd_Windows_i386.zip",
|
||||
"hash": "3410ee197718186c6a858da9d06a182a9f7153ff1692a342e6c2f77a1a44a140"
|
||||
"url": "https://github.com/txn2/kubefwd/releases/download/1.22.3/kubefwd_Windows_i386.zip",
|
||||
"hash": "fdb526144605095ab2f33d725636f2a12df96828d3c9d09f2bb20f67436fe79d"
|
||||
}
|
||||
},
|
||||
"bin": "kubefwd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user