mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-26 02:21:19 +00:00
kubefwd: Update to version 1.22.2
This commit is contained in:
parent
57d2326593
commit
8716298d33
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "1.22.0",
|
||||
"version": "1.22.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.22.0/kubefwd_Windows_x86_64.zip",
|
||||
"hash": "f01bc7909dc30b584c7ed59b5814c24a24beb80a71a56a01e49b9fd094f8a114"
|
||||
"url": "https://github.com/txn2/kubefwd/releases/download/1.22.2/kubefwd_Windows_x86_64.zip",
|
||||
"hash": "2c467c404277ab012e66a93bcd240fda8059605e0b8df470119f55569b78c0d9"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/txn2/kubefwd/releases/download/1.22.0/kubefwd_Windows_i386.zip",
|
||||
"hash": "f6f394dfbe339a7ec7c53d5a5b3a047494b75ab7e11fdef2ad4bb25fa3b6a7ab"
|
||||
"url": "https://github.com/txn2/kubefwd/releases/download/1.22.2/kubefwd_Windows_i386.zip",
|
||||
"hash": "3410ee197718186c6a858da9d06a182a9f7153ff1692a342e6c2f77a1a44a140"
|
||||
}
|
||||
},
|
||||
"bin": "kubefwd.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user