diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 19c9121d19..2300f6de0b 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.12", + "version": "1.12.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.12.12/sing-box-1.12.12-windows-amd64.zip", - "hash": "352c69526b76cd199539c0e02b4042d1acc109cde3a0a671a40af4e24290faa4", - "extract_dir": "sing-box-1.12.12-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.13/sing-box-1.12.13-windows-amd64.zip", + "hash": "e9952585ee6f1429614a8b486cbec4864bbcff0b90458153ad1e31399dc94007", + "extract_dir": "sing-box-1.12.13-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.12/sing-box-1.12.12-windows-386.zip", - "hash": "18a0732e38bcb6f69321507d29748809c63817427e06bc555d74c5aaaed16c7e", - "extract_dir": "sing-box-1.12.12-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.13/sing-box-1.12.13-windows-386.zip", + "hash": "b5910bda85df0ff34eef3eb9fe42471d717c0b5bbcab14d93db09b2bf60e05f9", + "extract_dir": "sing-box-1.12.13-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.12/sing-box-1.12.12-windows-arm64.zip", - "hash": "3fdb79f710188e6db5025e8ef4abe778df215115b090d9d1dd0ffb592bb77dac", - "extract_dir": "sing-box-1.12.12-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.13/sing-box-1.12.13-windows-arm64.zip", + "hash": "273c4ea0fe9cce77472a12cad65c23a1d61f70b56089a7734ace781f90155d4a", + "extract_dir": "sing-box-1.12.13-windows-arm64" } }, "bin": "sing-box.exe",