From df245b234f9ab8ee9a0b6e64156d2c9e53a45aee Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 14 Oct 2025 16:30:04 +0000 Subject: [PATCH] sing-box: Update to version 1.12.10 --- 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 6c4d872847..14ed84f71d 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.9", + "version": "1.12.10", "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.9/sing-box-1.12.9-windows-amd64.zip", - "hash": "f9f9b55d394fe08a8afe1fd3bb1c037e687a12fbe701f16481be6941d1766840", - "extract_dir": "sing-box-1.12.9-windows-amd64" + "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" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.9/sing-box-1.12.9-windows-386.zip", - "hash": "90d15751b3f2b7155f7bfa5220fe5dd87303a9c05795c3972ab5eee0858e790e", - "extract_dir": "sing-box-1.12.9-windows-386" + "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" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.12.9/sing-box-1.12.9-windows-arm64.zip", - "hash": "4a490b0d114e0ae4c7e154232860cad7b9897bfcd9324d40b07a48dae90eb1d0", - "extract_dir": "sing-box-1.12.9-windows-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" } }, "bin": "sing-box.exe",