diff --git a/bucket/chisel.json b/bucket/chisel.json index 9701470da6..c061fd9b8a 100644 --- a/bucket/chisel.json +++ b/bucket/chisel.json @@ -1,16 +1,16 @@ { - "version": "1.7.0", + "version": "1.7.1", "description": "A fast TCP tunnel over HTTP", "homepage": "https://github.com/jpillora/chisel", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/jpillora/chisel/releases/download/v1.7.0/chisel_1.7.0_windows_amd64.gz", - "hash": "f86504bd2ecb874593d5aaa7b5e838106e383b20c4cadd6d3ad7f40a8d94659e" + "url": "https://github.com/jpillora/chisel/releases/download/v1.7.1/chisel_1.7.1_windows_amd64.gz", + "hash": "ab2b71323bdf675c383c69178779d9d8dab6a8aea01b68961c9abd55d756a62e" }, "32bit": { - "url": "https://github.com/jpillora/chisel/releases/download/v1.7.0/chisel_1.7.0_windows_386.gz", - "hash": "184c81c9d2a54ae16baadb6f6523e4ae2060c6570682a721f3d977dccfd68a64" + "url": "https://github.com/jpillora/chisel/releases/download/v1.7.1/chisel_1.7.1_windows_386.gz", + "hash": "8215225624132cd5a3c16699071178bea0fc91cd6195f67d1a5e8094142dcfe1" } }, "bin": "chisel.exe",