diff --git a/bucket/sing-box.json b/bucket/sing-box.json index c1de3072e6..5ddef6075a 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.10.4", + "version": "1.10.5", "description": "The universal proxy platform.", "homepage": "https://sing-box.sagernet.org/", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.4/sing-box-1.10.4-windows-amd64.zip", - "hash": "6878c9924f6b98c60927f8f3cc4bdd7dffb8f6ffeb09ffae857d34484004268f", - "extract_dir": "sing-box-1.10.4-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.5/sing-box-1.10.5-windows-amd64.zip", + "hash": "dc9ccb9e9c02f252572771e075bb2f833a8a4f7868ba407b38a070bf392feb7a", + "extract_dir": "sing-box-1.10.5-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.4/sing-box-1.10.4-windows-386.zip", - "hash": "8f39b9747df49ee600de4a2ec0def4814437bb845c6cb7efea589f9e0aa2f398", - "extract_dir": "sing-box-1.10.4-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.5/sing-box-1.10.5-windows-386.zip", + "hash": "ddcf6c7fcc45bfc487ca3376f3fd0048585f0f28b68aa042804210bf64b494f4", + "extract_dir": "sing-box-1.10.5-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.4/sing-box-1.10.4-windows-arm64.zip", - "hash": "42e284fe7211fa226d3bb5497d8e6f140369d6c83733b1cabf755d32f726dca3", - "extract_dir": "sing-box-1.10.4-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.5/sing-box-1.10.5-windows-arm64.zip", + "hash": "601c738c630253880c10a3ac2b929fb095de4ea328383c14cb53c49750520bfe", + "extract_dir": "sing-box-1.10.5-windows-arm64" } }, "bin": "sing-box.exe",