diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 3839dca1db..ade97fcb11 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.11.14", + "version": "1.11.15", "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.14/sing-box-1.11.14-windows-amd64.zip", - "hash": "5c8a8cf4ada7e8e2a7dd4520aeb36bce4cd9fcd697e9a53870c6fd5d40f42dae", - "extract_dir": "sing-box-1.11.14-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.15/sing-box-1.11.15-windows-amd64.zip", + "hash": "9acbda81d7a9a93d8d0616990cf8b804523adfcd0215d11a2dd9370746d2be28", + "extract_dir": "sing-box-1.11.15-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-386.zip", - "hash": "f864cdb21e1820c9699b69f72c8aecaa6be3aa5181d1700cb5faf8c1a84463fc", - "extract_dir": "sing-box-1.11.14-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.15/sing-box-1.11.15-windows-386.zip", + "hash": "2b40ebe5cc5f890b50b07f7486c2e382201b9f7aeee3edee9f40dc1437a1af4f", + "extract_dir": "sing-box-1.11.15-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-arm64.zip", - "hash": "c594f6e46f06d2ac4cc928405f0be577f7f608228e7ea3d40ffb2eb214456d11", - "extract_dir": "sing-box-1.11.14-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.15/sing-box-1.11.15-windows-arm64.zip", + "hash": "e164a4d0c2fbd3c5cf2ae10ca1c41f5a43f4fe91cc4d9a16f3804263f7c15bd7", + "extract_dir": "sing-box-1.11.15-windows-arm64" } }, "bin": "sing-box.exe",