chisel: Update to version 1.10.1

This commit is contained in:
github-actions[bot] 2024-10-05 04:29:18 +00:00
parent 2e5f956751
commit cd3be68b59

View File

@ -1,16 +1,16 @@
{ {
"version": "1.10.0", "version": "1.10.1",
"description": "A fast TCP tunnel over HTTP", "description": "A fast TCP tunnel over HTTP",
"homepage": "https://github.com/jpillora/chisel", "homepage": "https://github.com/jpillora/chisel",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/jpillora/chisel/releases/download/v1.10.0/chisel_1.10.0_windows_amd64.gz", "url": "https://github.com/jpillora/chisel/releases/download/v1.10.1/chisel_1.10.1_windows_amd64.gz",
"hash": "09606f0d4d0b686f55fccf8eaf1e33733a1006fa5845c81f2773905793e479e5" "hash": "42fd40bb0e6e8e0072a83f3a824de5045636c1cc8e3819daa3c9b7a985a2cc58"
}, },
"32bit": { "32bit": {
"url": "https://github.com/jpillora/chisel/releases/download/v1.10.0/chisel_1.10.0_windows_386.gz", "url": "https://github.com/jpillora/chisel/releases/download/v1.10.1/chisel_1.10.1_windows_386.gz",
"hash": "903f920083e0f6314a16c8103af18eb9d78923a6ad4e9087b26a30fe94da475f" "hash": "9af93373a3cfb8a43dd857050d3b265b70270b23184ce7ae47674c69ca44fd3c"
} }
}, },
"bin": "chisel.exe", "bin": "chisel.exe",