diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 3087dfd225..da9326a83b 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.11.11", + "version": "1.11.13", "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.11.11/sing-box-1.11.11-windows-amd64.zip", - "hash": "05eb9118989a38eef1de89ed617c2c421ee83f7f5bf25481c5ef3c9a9147388a", - "extract_dir": "sing-box-1.11.11-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.13/sing-box-1.11.13-windows-amd64.zip", + "hash": "c33eb4c464b8c4a3d89ba75527fa9a35dbee5d67ad7ff38a637f649336a5bb9a", + "extract_dir": "sing-box-1.11.13-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.11/sing-box-1.11.11-windows-386.zip", - "hash": "f15a0526c646c46494fa9618ee0da9cccd843b80a120042b6aeb333f89ba5d55", - "extract_dir": "sing-box-1.11.11-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.13/sing-box-1.11.13-windows-386.zip", + "hash": "1f019504e3697f18d2dc91ff76d36d371f14273fee700f402b045d537e67d9e9", + "extract_dir": "sing-box-1.11.13-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.11/sing-box-1.11.11-windows-arm64.zip", - "hash": "ab9ada476cb1f09708511074b168e84fa4ead62978f377d816b46227c36a854e", - "extract_dir": "sing-box-1.11.11-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.13/sing-box-1.11.13-windows-arm64.zip", + "hash": "089b0734e802bafbc6f5f1c3e0a7b4dba7a1e1c048bd507f1a756dce9bed5c66", + "extract_dir": "sing-box-1.11.13-windows-arm64" } }, "bin": "sing-box.exe",