From 73abfe26bef4d993a4d3ba08a6c33ba456a82b21 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Feb 2025 04:29:20 +0000 Subject: [PATCH] sing-box: Update to version 1.11.2 --- 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 aa5bc12a89..a6ae53398b 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.11.1", + "version": "1.11.2", "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.1/sing-box-1.11.1-windows-amd64.zip", - "hash": "fa166f33a92a3de4e7b20308c534867ec422541bed9a38a8ac27fd98043a47c2", - "extract_dir": "sing-box-1.11.1-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.2/sing-box-1.11.2-windows-amd64.zip", + "hash": "8d9f58fe917b03c742f758903dd5e406fbcf66c52176548fd2ef47915c9d1f9f", + "extract_dir": "sing-box-1.11.2-windows-amd64" }, "32bit": { - "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" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.2/sing-box-1.11.2-windows-386.zip", + "hash": "990970d75e7efcce413afab5413f464291fab27125f5dda1fc01eec036554cfa", + "extract_dir": "sing-box-1.11.2-windows-386" }, "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" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.2/sing-box-1.11.2-windows-arm64.zip", + "hash": "af23f21b754e5560104561ea8fd2b2c656476d8b6aad16c260d15e0f3a4fda28", + "extract_dir": "sing-box-1.11.2-windows-arm64" } }, "bin": "sing-box.exe",