From eab15aba07ab702ed883cc96b8e5e1eec3a29db9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 08:30:57 +0000 Subject: [PATCH] sing-box: Update to version 1.12.16 --- bucket/sing-box.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/bucket/sing-box.json b/bucket/sing-box.json index 82130d97a6..af14ac6836 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.15", + "version": "1.12.16", "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.15/sing-box-1.12.15-windows-amd64.zip", - "hash": "179ed1daffc80eb96237922e0ada4fb9fb55fdd354a873d47bc04f4d19db45f9", - "extract_dir": "sing-box-1.12.15-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.16/sing-box-1.12.16-windows-amd64.zip", + "hash": "b26a503b1e3c788de3ce3f1141e303d48d334d8f4aadb0502dc681c3c0e4c45b", + "extract_dir": "sing-box-1.12.16-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.15/sing-box-1.12.15-windows-386.zip", - "hash": "5d8bdf78a5385de0f3da5803c4ade36ae2236fb727e59d533b1eb1bcb52b93be", - "extract_dir": "sing-box-1.12.15-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.16/sing-box-1.12.16-windows-386.zip", + "hash": "74ef36f6070a16fb93062d252bc83007f7443a8e747dac5c2f4ef46b710450e3", + "extract_dir": "sing-box-1.12.16-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.15/sing-box-1.12.15-windows-arm64.zip", - "hash": "eb85351f708f941bdda5065994e41e6d8120705e9119a3f33abd0dd1e824dec5", - "extract_dir": "sing-box-1.12.15-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.16/sing-box-1.12.16-windows-arm64.zip", + "hash": "84cfe507ca77c1bcfaefb0b5cd431fa14e5099ab339fca194345159092253048", + "extract_dir": "sing-box-1.12.16-windows-arm64" } }, "bin": "sing-box.exe",