ktunnel: Update to version 1.5.3

This commit is contained in:
github-actions[bot] 2023-04-29 00:33:05 +00:00
parent 5593819668
commit 2249a3e91a

View File

@ -1,12 +1,12 @@
{ {
"version": "1.5.2", "version": "1.5.3",
"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.5.2/ktunnel_1.5.2_Windows_x86_64.tar.gz", "url": "https://github.com/omrikiei/ktunnel/releases/download/v1.5.3/ktunnel_1.5.3_Windows_x86_64.tar.gz",
"hash": "925c0bd81410b9c8235a85fff8d39e4abb797f5e9540055c13311907f7db1621" "hash": "2fd1d7aaa565f9d05a39a778ba222c80122feb46bd1dc15dbcd2217d43778435"
} }
}, },
"bin": "ktunnel.exe", "bin": "ktunnel.exe",