From ff904eec0c0e2d5d8a209ec9a0acacda000525e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 08:25:55 +0000 Subject: [PATCH] sing-box: Update to version 1.6.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 8e19ddedea..a503077950 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.6.1", + "version": "1.6.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.6.1/sing-box-1.6.1-windows-amd64.zip", - "hash": "9638598076dfc2a0dd57124f8d3ea00da0a607691d0d16df902379fe9e1c2771", - "extract_dir": "sing-box-1.6.1-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.2/sing-box-1.6.2-windows-amd64.zip", + "hash": "93a92cf0126d8d9a48b3c637edd43a6580bc71f8d25ca28f0b26b87e257b0e12", + "extract_dir": "sing-box-1.6.2-windows-amd64" }, "32bit": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.1/sing-box-1.6.1-windows-386.zip", - "hash": "09405a9d01b72719fabcd8a5f116f21f104a1755edefd5ba7f7da8b652e2082e", - "extract_dir": "sing-box-1.6.1-windows-386" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.2/sing-box-1.6.2-windows-386.zip", + "hash": "eb2bf66ae3d0c7c51fb041cac07984cdade2df152d62d387172050c817714825", + "extract_dir": "sing-box-1.6.2-windows-386" }, "arm64": { - "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.1/sing-box-1.6.1-windows-arm64.zip", - "hash": "d1ba049830bd9b9dcfd7cf2a3ca3284e8a74605b630e92fdd091861fc9691aeb", - "extract_dir": "sing-box-1.6.1-windows-arm64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.2/sing-box-1.6.2-windows-arm64.zip", + "hash": "9b140164fae4decafb2ea39d37239d73579f9e2bf536335f6ec160354691f750", + "extract_dir": "sing-box-1.6.2-windows-arm64" } }, "bin": "sing-box.exe",