From c059416048b2b3ea7405322143b2b98bbc09b6bd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Nov 2023 08:27:04 +0000 Subject: [PATCH] sing-box: Update to version 1.6.6 --- 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 e2b04dbc96..c1d2cccc0a 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.6.5", + "version": "1.6.6", "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.6.5/sing-box-1.6.5-windows-amd64.zip", - "hash": "32be8a2aa1d14f89b8db36fbe0aab0080488cce76cf731df8e6a9266c734df0c", - "extract_dir": "sing-box-1.6.5-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.6/sing-box-1.6.6-windows-amd64.zip", + "hash": "fa3b90b7fef2587e35bab8b2524d17ac21864c97b3161fcd431279eb01587afa", + "extract_dir": "sing-box-1.6.6-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.5/sing-box-1.6.5-windows-386.zip", - "hash": "e8fbd8bc28df9c3102cedc64a02368fb46e135e9928abefced139212ab7c8b6b", - "extract_dir": "sing-box-1.6.5-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.6/sing-box-1.6.6-windows-386.zip", + "hash": "3d9e82b47ee104976db7613d7125da2111829e1822376966179df74e52e8d225", + "extract_dir": "sing-box-1.6.6-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.5/sing-box-1.6.5-windows-arm64.zip", - "hash": "3ba9416f87ab84551be3f6a792be4e12ee64a6b5d873a9a22b65c6195e9c58b6", - "extract_dir": "sing-box-1.6.5-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.6/sing-box-1.6.6-windows-arm64.zip", + "hash": "667a28703be42f65b4f7d403afb2018bc60916a5210a4a0bcfcf1e93b6fa6aed", + "extract_dir": "sing-box-1.6.6-windows-arm64" } }, "bin": "sing-box.exe",