sing-box: Update to version 1.6.3

This commit is contained in:
github-actions[bot] 2023-11-10 04:25:51 +00:00
parent c5135896b7
commit 06b21e9df8

View File

@ -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",