From 71740a89c030320cf2d91b723273dd1b49f5efc4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Apr 2025 08:30:20 +0000 Subject: [PATCH] sing-box: Update to version 1.11.8 --- 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 51c45c57b7..7348582923 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.11.7", + "version": "1.11.8", "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.7/sing-box-1.11.7-windows-amd64.zip", - "hash": "46d4d69700bc6a9e5f751a0928a5aca2e6f7abdef7780c1781889311c073372e", - "extract_dir": "sing-box-1.11.7-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-amd64.zip", + "hash": "7e2b3000d3c307cbd6e8048fd1ed75fb86ff79fa1457e103a47ca25751026ce5", + "extract_dir": "sing-box-1.11.8-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.7/sing-box-1.11.7-windows-386.zip", - "hash": "6cf85abe5e49a5bb2f66a66aa2ca7736f207136d6525515758ea994cea7c9bb6", - "extract_dir": "sing-box-1.11.7-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-386.zip", + "hash": "941558bbb99c3d1a81e0dee5cad12d34dc43992804cafb90894f87162cd4f8ce", + "extract_dir": "sing-box-1.11.8-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.7/sing-box-1.11.7-windows-arm64.zip", - "hash": "fbcdadf6dbb897cf94c770ea88fea280c1232ac9a479b6eb8e93471a73f5ae11", - "extract_dir": "sing-box-1.11.7-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-arm64.zip", + "hash": "ea9bcbb7459a5c0dc4ec7b57540623b90876447d4700f968f2a743a566a8d402", + "extract_dir": "sing-box-1.11.8-windows-arm64" } }, "bin": "sing-box.exe",