diff --git a/bucket/ktunnel.json b/bucket/ktunnel.json index e3f0245f9a..69964edf94 100644 --- a/bucket/ktunnel.json +++ b/bucket/ktunnel.json @@ -1,12 +1,12 @@ { - "version": "1.5.3", + "version": "1.6.0", "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.3/ktunnel_1.5.3_Windows_x86_64.tar.gz", - "hash": "2fd1d7aaa565f9d05a39a778ba222c80122feb46bd1dc15dbcd2217d43778435" + "url": "https://github.com/omrikiei/ktunnel/releases/download/v1.6.0/ktunnel_1.6.0_Windows_x86_64.tar.gz", + "hash": "096e4b5efbef24317280734294898a3b6507455871deb38fa3b76746d4e1f1b5" } }, "bin": "ktunnel.exe",