ktunnel: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2023-04-08 12:30:55 +00:00
parent 25e74287e6
commit 9b9b7dd200

View File

@ -1,12 +1,12 @@
{ {
"version": "1.4.8", "version": "1.5.1",
"description": "CLI tool to expose your local resources to Kubernetes.", "description": "CLI tool to expose your local resources to Kubernetes.",
"homepage": "https://github.com/omrikiei/ktunnel", "homepage": "https://github.com/omrikiei/ktunnel",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/omrikiei/ktunnel/releases/download/v1.4.8/ktunnel_1.4.8_Windows_x86_64.tar.gz", "url": "https://github.com/omrikiei/ktunnel/releases/download/v1.5.1/ktunnel_1.5.1_Windows_x86_64.tar.gz",
"hash": "bc20de563b71e877c6fe398b22c6fb881961b515fa8e6831d55500648a9e0d0c" "hash": "bbc75e8aa5e98f885809e91c40c93bcc1d23736bd6d4dc0963006c972b5c77fa"
} }
}, },
"bin": "ktunnel.exe", "bin": "ktunnel.exe",