sing-box: Update to version 1.7.1

This commit is contained in:
github-actions[bot] 2023-12-02 04:25:58 +00:00
parent da07b7101e
commit 9e926abd2b

View File

@ -1,23 +1,23 @@
{ {
"version": "1.7.0", "version": "1.7.1",
"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.7.0/sing-box-1.7.0-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.1/sing-box-1.7.1-windows-amd64.zip",
"hash": "790143a0b7dde12a7893047e6d5fb07f38231ee0c71a2b1574e8646863be8215", "hash": "9886afd7b258c2547bf8148b0410fda690bd5a517a7ef6e3145145f61f96c2c4",
"extract_dir": "sing-box-1.7.0-windows-amd64" "extract_dir": "sing-box-1.7.1-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.0/sing-box-1.7.0-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.1/sing-box-1.7.1-windows-386.zip",
"hash": "474b401537236ca1672589beb7af12763bc0325b71f1b09a014a1eb377d7df55", "hash": "adf071c958a8093f698f9b62328b6ba0226fedf3baa72536fd76b1d98caf7649",
"extract_dir": "sing-box-1.7.0-windows-386" "extract_dir": "sing-box-1.7.1-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.0/sing-box-1.7.0-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.1/sing-box-1.7.1-windows-arm64.zip",
"hash": "a938e5ef883735bb314e8a9d5549f9eefcf10baa9b1aa822ee4f8701d2fb8302", "hash": "b41b6460bcc7fa08be60a8e9902d63463c348bf9a31111a5cdf89d9bb7c3b752",
"extract_dir": "sing-box-1.7.0-windows-arm64" "extract_dir": "sing-box-1.7.1-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",