From 75869f3ec45c73fd8d887db47637a96581b443ab Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 18 May 2025 16:29:21 +0000 Subject: [PATCH] sing-box: Update to version 1.11.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 d036ef35af..3087dfd225 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.11.10", + "version": "1.11.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.11.10/sing-box-1.11.10-windows-amd64.zip", - "hash": "5dd21adbebaa0c22b263b02bb05a9a15b0e0e3fc88e15b1354ffdb1594db4862", - "extract_dir": "sing-box-1.11.10-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.11/sing-box-1.11.11-windows-amd64.zip", + "hash": "05eb9118989a38eef1de89ed617c2c421ee83f7f5bf25481c5ef3c9a9147388a", + "extract_dir": "sing-box-1.11.11-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-386.zip", - "hash": "9493392b82402f49eb5752eb04d49167cfeb0b001524599d94c7553fd336947e", - "extract_dir": "sing-box-1.11.10-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.11/sing-box-1.11.11-windows-386.zip", + "hash": "f15a0526c646c46494fa9618ee0da9cccd843b80a120042b6aeb333f89ba5d55", + "extract_dir": "sing-box-1.11.11-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.10/sing-box-1.11.10-windows-arm64.zip", - "hash": "13d1f612a1477aca8135d3712027999525beed4d9c457030a09642c53aedcd51", - "extract_dir": "sing-box-1.11.10-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.11/sing-box-1.11.11-windows-arm64.zip", + "hash": "ab9ada476cb1f09708511074b168e84fa4ead62978f377d816b46227c36a854e", + "extract_dir": "sing-box-1.11.11-windows-arm64" } }, "bin": "sing-box.exe",