From bdc2735dc8c8ccf7c68cee5d6bd4f947f9643e17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 16:27:42 +0000 Subject: [PATCH] sing-box: Update to version 1.6.4 --- 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 0373b0040a..4df52ccfe7 100644 --- a/bucket/sing-box.json +++ b/bucket/sing-box.json @@ -1,23 +1,23 @@ { - "version": "1.6.3", + "version": "1.6.4", "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.3/sing-box-1.6.3-windows-amd64.zip", - "hash": "a32613ac5121dc74dee86cc688fc7d01ea5ea6f03ec3fb7e1f346ae78eed7ffa", - "extract_dir": "sing-box-1.6.3-windows-amd64" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.4/sing-box-1.6.4-windows-amd64.zip", + "hash": "a69dab1c857fa4ba7f73a13f93a3af73a3a237f9a1b7833288c6d1b4662ad6f9", + "extract_dir": "sing-box-1.6.4-windows-amd64" }, "32bit": { - "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" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.4/sing-box-1.6.4-windows-386.zip", + "hash": "0bf9f3c12b96462428efcc39fc0dd3b0b326fad0c87c1ae6736c711bc887547b", + "extract_dir": "sing-box-1.6.4-windows-386" }, "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" + "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.4/sing-box-1.6.4-windows-arm64.zip", + "hash": "1037b92f0ecf2206a0d68487eb0420031fc78c786845699fe2a49c177456e447", + "extract_dir": "sing-box-1.6.4-windows-arm64" } }, "bin": "sing-box.exe",