sing-box: Update to version 1.5.2

This commit is contained in:
github-actions[bot] 2023-10-08 00:33:08 +00:00
parent 3466a85869
commit 1f82d377f0

View File

@ -1,23 +1,23 @@
{ {
"version": "1.5.1", "version": "1.5.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.5.1/sing-box-1.5.1-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.2/sing-box-1.5.2-windows-amd64.zip",
"hash": "a1fc336e1393bc9cad16530a56b80ec81c8e5c3957b45b104e231095287d16f8", "hash": "474e897a0ebe0c0151955144eac75bc364fecddc50cc22c41e94ab18cc907b20",
"extract_dir": "sing-box-1.5.1-windows-amd64" "extract_dir": "sing-box-1.5.2-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.1/sing-box-1.5.1-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.2/sing-box-1.5.2-windows-386.zip",
"hash": "999a7ae2b0853d3d1d0ddd3ac1f5454d66b63bb23416f508b0d65b183c839bfd", "hash": "d009b2155880dad24572effd29fe69af25a8f90dd389bfff84338a6872bb9ab3",
"extract_dir": "sing-box-1.5.1-windows-386" "extract_dir": "sing-box-1.5.2-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.1/sing-box-1.5.1-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.2/sing-box-1.5.2-windows-arm64.zip",
"hash": "8f9ced1d6d0e61d6a8319939e5cdf8d904f48fe2deaf9bcf3786e55993cc2ca3", "hash": "b3b27e0ca08a5964638b6574b178bec237294744170ec793ce0046b4ac2df009",
"extract_dir": "sing-box-1.5.1-windows-arm64" "extract_dir": "sing-box-1.5.2-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",