sing-box: Update to version 1.6.2

This commit is contained in:
github-actions[bot] 2023-11-07 08:25:55 +00:00
parent 348079b187
commit ff904eec0c

View File

@ -1,23 +1,23 @@
{ {
"version": "1.6.1", "version": "1.6.2",
"description": "The universal proxy platform.", "description": "The universal proxy platform.",
"homepage": "https://sing-box.sagernet.org/", "homepage": "https://sing-box.sagernet.org/",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.1/sing-box-1.6.1-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.2/sing-box-1.6.2-windows-amd64.zip",
"hash": "9638598076dfc2a0dd57124f8d3ea00da0a607691d0d16df902379fe9e1c2771", "hash": "93a92cf0126d8d9a48b3c637edd43a6580bc71f8d25ca28f0b26b87e257b0e12",
"extract_dir": "sing-box-1.6.1-windows-amd64" "extract_dir": "sing-box-1.6.2-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.1/sing-box-1.6.1-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.2/sing-box-1.6.2-windows-386.zip",
"hash": "09405a9d01b72719fabcd8a5f116f21f104a1755edefd5ba7f7da8b652e2082e", "hash": "eb2bf66ae3d0c7c51fb041cac07984cdade2df152d62d387172050c817714825",
"extract_dir": "sing-box-1.6.1-windows-386" "extract_dir": "sing-box-1.6.2-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.1/sing-box-1.6.1-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.6.2/sing-box-1.6.2-windows-arm64.zip",
"hash": "d1ba049830bd9b9dcfd7cf2a3ca3284e8a74605b630e92fdd091861fc9691aeb", "hash": "9b140164fae4decafb2ea39d37239d73579f9e2bf536335f6ec160354691f750",
"extract_dir": "sing-box-1.6.1-windows-arm64" "extract_dir": "sing-box-1.6.2-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",