diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 5a453ac00a..daf99e0baf 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.23", + "version": "1.13.0", "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.23/sing-box-1.12.23-windows-amd64.zip", - "hash": "7c8afbcfb42114f917b7b465f2743478cbd2770c3ecbba2da14194425f118038", - "extract_dir": "sing-box-1.12.23-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.13.0/sing-box-1.13.0-windows-amd64.zip", + "hash": "c080ac4f53f1e92fe44a5440958bfe6ff6a3db75347fe6b31afc6d6517a8d76e", + "extract_dir": "sing-box-1.13.0-windows-amd64" }, "32bit": { - "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" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.13.0/sing-box-1.13.0-windows-386.zip", + "hash": "f8e6a2df094bd858d30c1dfd9a5029713e3fa5feab8a56129c0edc38060426c6", + "extract_dir": "sing-box-1.13.0-windows-386" }, "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" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.13.0/sing-box-1.13.0-windows-arm64.zip", + "hash": "8b0ae56e9ef5a6791e61e424cdef191e2da768f5b8858a8c60c3e6b6fe86bb75", + "extract_dir": "sing-box-1.13.0-windows-arm64" } }, "bin": "sing-box.exe",