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