ktunnel: Update to version 1.5.2

This commit is contained in:
github-actions[bot] 2023-04-16 08:25:56 +00:00
parent c76e077565
commit c7f9a13e60

View File

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