From ae1261a6f0d115951acc853e6749eda575255f2e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 12:31:24 +0000 Subject: [PATCH] sing-box: Update to version 1.8.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 ad69792a83..ca095b7f1e 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.8.11", + "version": "1.8.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.8.11/sing-box-1.8.11-windows-amd64.zip", - "hash": "97cad89399551b887d6087380b74a84efac677d81b505fca32ebb5dddd6be03d", - "extract_dir": "sing-box-1.8.11-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.12/sing-box-1.8.12-windows-amd64.zip", + "hash": "a4d2582369de5dd08233c1750f229526da711ebac6620ba822247803e4d51fc2", + "extract_dir": "sing-box-1.8.12-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.11/sing-box-1.8.11-windows-386.zip", - "hash": "7cc8bb00ccf28fa669a1048d030116f9e9c10f2b7ebb8cbddc3308e028e4179c", - "extract_dir": "sing-box-1.8.11-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.12/sing-box-1.8.12-windows-386.zip", + "hash": "e8e12bb46d459bc640397996a82885565e14f41e65e726c4a8c4e1aed62bc059", + "extract_dir": "sing-box-1.8.12-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.11/sing-box-1.8.11-windows-arm64.zip", - "hash": "77a293d235eed17280922da96228f0842ed56ccb3c5515d0cbbf42473205c23c", - "extract_dir": "sing-box-1.8.11-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.12/sing-box-1.8.12-windows-arm64.zip", + "hash": "a6b3fdac89b3f793463f5792af78952e9702cf92ed87298615e09be2a2ccb4ba", + "extract_dir": "sing-box-1.8.12-windows-arm64" } }, "bin": "sing-box.exe",