diff --git a/bucket/chisel.json b/bucket/chisel.json index b27f13cd75..4c69c6d502 100644 --- a/bucket/chisel.json +++ b/bucket/chisel.json @@ -1,16 +1,16 @@ { - "version": "1.9.1", + "version": "1.10.0", "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.9.1/chisel_1.9.1_windows_amd64.gz", - "hash": "19188a4c5110709fe0277421eab563bf4d738cdd3766a440e76ff00cd653dc88" + "url": "https://github.com/jpillora/chisel/releases/download/v1.10.0/chisel_1.10.0_windows_amd64.gz", + "hash": "09606f0d4d0b686f55fccf8eaf1e33733a1006fa5845c81f2773905793e479e5" }, "32bit": { - "url": "https://github.com/jpillora/chisel/releases/download/v1.9.1/chisel_1.9.1_windows_386.gz", - "hash": "5738fd3f47fb386d8cf45ff598545140f51b3b6507fa549dafc43c51dd27488f" + "url": "https://github.com/jpillora/chisel/releases/download/v1.10.0/chisel_1.10.0_windows_386.gz", + "hash": "903f920083e0f6314a16c8103af18eb9d78923a6ad4e9087b26a30fe94da475f" } }, "bin": "chisel.exe",