From d3ac33df7559504bdf367ad977e69f68f5e8be0a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 16:30:03 +0000 Subject: [PATCH] sing-box: Update to version 1.12.11 --- 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 14ed84f71d..19456bbdc2 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.10", + "version": "1.12.11", "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.10/sing-box-1.12.10-windows-amd64.zip", - "hash": "cbe46abc7310f9be9635578ac31f22c44c0110afbb60f78f7cade225f20a5ff0", - "extract_dir": "sing-box-1.12.10-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.11/sing-box-1.12.11-windows-amd64.zip", + "hash": "9deac98a1d8e90b4cac2604b5ae2a019e8493a7a5b987b1d465c80bae55d800f", + "extract_dir": "sing-box-1.12.11-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.10/sing-box-1.12.10-windows-386.zip", - "hash": "4bae584d6ed972a6c4cf26efedb441e97a72d9289e50624d8193604fd387fddc", - "extract_dir": "sing-box-1.12.10-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.11/sing-box-1.12.11-windows-386.zip", + "hash": "3fb647a071bd1c2ceebbc335f0fee3cc2de1d2a401d06ce6faf4d98d5038e637", + "extract_dir": "sing-box-1.12.11-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.10/sing-box-1.12.10-windows-arm64.zip", - "hash": "a3bf07f8c69ff7ce374b16b7ab525421cae1fb1449af0856533542228ec8276e", - "extract_dir": "sing-box-1.12.10-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.11/sing-box-1.12.11-windows-arm64.zip", + "hash": "37fbcc3c504b9131eb87cd07700c501bc33f009b346e01e016835748e29aaec4", + "extract_dir": "sing-box-1.12.11-windows-arm64" } }, "bin": "sing-box.exe",