From 83029e9017ae33fdc8d6ac53c6afbaef60c7a75a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Feb 2025 04:29:29 +0000 Subject: [PATCH] sing-box: Update to version 1.11.1 --- 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 e9141ff305..aa5bc12a89 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.11.0", + "version": "1.11.1", "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.0/sing-box-1.11.0-windows-amd64.zip", - "hash": "f7cac29824e80f841ca904fb65ac36e29d350c7096384aaff90a295c2eb9cb7c", - "extract_dir": "sing-box-1.11.0-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.1/sing-box-1.11.1-windows-amd64.zip", + "hash": "fa166f33a92a3de4e7b20308c534867ec422541bed9a38a8ac27fd98043a47c2", + "extract_dir": "sing-box-1.11.1-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.0/sing-box-1.11.0-windows-386.zip", - "hash": "c3b55c8cc8e6705363c0bd60dde32965a8d113b727dd7ed8a50c9e9abf5a26cd", - "extract_dir": "sing-box-1.11.0-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.1/sing-box-1.11.1-windows-386.zip", + "hash": "987d406d4163f2d0748a3b64f577a07d5a110ffeb55b1d155cb5b7a226d060b7", + "extract_dir": "sing-box-1.11.1-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.0/sing-box-1.11.0-windows-arm64.zip", - "hash": "d412ad8ad2c6dcafedd1b4e2a1b12194d825d324af5d001f4500983016b32f9e", - "extract_dir": "sing-box-1.11.0-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.1/sing-box-1.11.1-windows-arm64.zip", + "hash": "5c7503a257b61630c589cd5465475351e97e6042072d10ef4dfb3f99ab5b8862", + "extract_dir": "sing-box-1.11.1-windows-arm64" } }, "bin": "sing-box.exe",