kubefwd: Update to version 1.20.0

This commit is contained in:
Jakub Čábera 2021-07-07 09:09:26 -07:00
parent 2b03c08755
commit 7e94e2b082

View File

@ -1,16 +1,16 @@
{ {
"version": "1.19.0", "version": "1.20.0",
"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.19.0/kubefwd_Windows_x86_64.zip", "url": "https://github.com/txn2/kubefwd/releases/download/1.20.0/kubefwd_Windows_x86_64.zip",
"hash": "923ff601d2eb33cb30d114f4463168752a9b9b6ea1b0d200e60ed88d59f92f6c" "hash": "763d1bc32442fcb641fa1f12d28c1d27b95588484502eb308424da15b2712c3d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/txn2/kubefwd/releases/download/1.19.0/kubefwd_Windows_i386.zip", "url": "https://github.com/txn2/kubefwd/releases/download/1.20.0/kubefwd_Windows_i386.zip",
"hash": "dd44edcc565b6d5025ab0f58a5df4ac99c0cd7dacff478357f1ac8ca86c1eb98" "hash": "cab15c295d36704e8c2de681810502faeab0edd640bad1f4fa63b170deb29b6c"
} }
}, },
"bin": "kubefwd.exe", "bin": "kubefwd.exe",