From 5521bdb9ecaa84a913a693d864b91c3ad3f55002 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 27 Oct 2025 16:30:22 +0000 Subject: [PATCH] sing-box: Update to version 1.12.12 --- 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 19456bbdc2..19c9121d19 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.12.11", + "version": "1.12.12", "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.11/sing-box-1.12.11-windows-amd64.zip", - "hash": "9deac98a1d8e90b4cac2604b5ae2a019e8493a7a5b987b1d465c80bae55d800f", - "extract_dir": "sing-box-1.12.11-windows-amd64" + "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" }, "32bit": { - "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" + "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" }, "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" + "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" } }, "bin": "sing-box.exe",