diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 06db058290..5a453ac00a 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.22", + "version": "1.12.23", "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.12.22/sing-box-1.12.22-windows-amd64.zip", - "hash": "3c0f046e163ecb32ec2757f693daae1f4f138547535f6cc5d6a4bd9a7a086175", - "extract_dir": "sing-box-1.12.22-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.23/sing-box-1.12.23-windows-amd64.zip", + "hash": "7c8afbcfb42114f917b7b465f2743478cbd2770c3ecbba2da14194425f118038", + "extract_dir": "sing-box-1.12.23-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.22/sing-box-1.12.22-windows-386.zip", - "hash": "7d5642036478446f4eadcc6d186edb064fd222f5e36679f8791ba25d6b88fa21", - "extract_dir": "sing-box-1.12.22-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.23/sing-box-1.12.23-windows-386.zip", + "hash": "c781b8578f77dd9883d10ccd14116083a8d63a240909743c5d0b8112a9bb9b66", + "extract_dir": "sing-box-1.12.23-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.22/sing-box-1.12.22-windows-arm64.zip", - "hash": "e9454e573edbdec104ee066d53b229f77359c66554479114ed93c3e741c7dbfc", - "extract_dir": "sing-box-1.12.22-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.23/sing-box-1.12.23-windows-arm64.zip", + "hash": "099bffad2c3af20cf19bf58eea7295a6a0e5164d8098ba2f7adbab0369f8a57a", + "extract_dir": "sing-box-1.12.23-windows-arm64" } }, "bin": "sing-box.exe",