From 06b21e9df822d5f60fe5a4d0fdcf84df61d3542b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 04:25:51 +0000 Subject: [PATCH] sing-box: Update to version 1.6.3 --- 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 a503077950..0373b0040a 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.6.2", + "version": "1.6.3", "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.2/sing-box-1.6.2-windows-amd64.zip", - "hash": "93a92cf0126d8d9a48b3c637edd43a6580bc71f8d25ca28f0b26b87e257b0e12", - "extract_dir": "sing-box-1.6.2-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.3/sing-box-1.6.3-windows-amd64.zip", + "hash": "a32613ac5121dc74dee86cc688fc7d01ea5ea6f03ec3fb7e1f346ae78eed7ffa", + "extract_dir": "sing-box-1.6.3-windows-amd64" }, "32bit": { - "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" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.3/sing-box-1.6.3-windows-386.zip", + "hash": "f8b0fbf710d0814758e0a612c0f17fdcb062205bde9cb40760437ce5719a9f09", + "extract_dir": "sing-box-1.6.3-windows-386" }, "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" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.3/sing-box-1.6.3-windows-arm64.zip", + "hash": "ad5555f07c5bcc58e4430752cc8bae4196be365786a21cceb4eada1bc6978862", + "extract_dir": "sing-box-1.6.3-windows-arm64" } }, "bin": "sing-box.exe",