sing-box: Update to version 1.7.2

This commit is contained in:
github-actions[bot] 2023-12-04 08:26:52 +00:00
parent 4623432cf7
commit 63c1e6f970

View File

@ -1,23 +1,23 @@
{
"version": "1.7.1",
"version": "1.7.2",
"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.7.1/sing-box-1.7.1-windows-amd64.zip",
"hash": "9886afd7b258c2547bf8148b0410fda690bd5a517a7ef6e3145145f61f96c2c4",
"extract_dir": "sing-box-1.7.1-windows-amd64"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.2/sing-box-1.7.2-windows-amd64.zip",
"hash": "8231c52ae6fdf9c732389af1ebdb217feb8462c253e3c1f29eac82384ca2ff23",
"extract_dir": "sing-box-1.7.2-windows-amd64"
},
"32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.1/sing-box-1.7.1-windows-386.zip",
"hash": "adf071c958a8093f698f9b62328b6ba0226fedf3baa72536fd76b1d98caf7649",
"extract_dir": "sing-box-1.7.1-windows-386"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.2/sing-box-1.7.2-windows-386.zip",
"hash": "4243767c778818e7e8026ad36701ba2fe9b48c4a2b6f010c30b3ce22a2af743e",
"extract_dir": "sing-box-1.7.2-windows-386"
},
"arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.1/sing-box-1.7.1-windows-arm64.zip",
"hash": "b41b6460bcc7fa08be60a8e9902d63463c348bf9a31111a5cdf89d9bb7c3b752",
"extract_dir": "sing-box-1.7.1-windows-arm64"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.2/sing-box-1.7.2-windows-arm64.zip",
"hash": "b342addbc0de34d905e118e63ce489339e69bf363a8250c1cae6a3c1093bc662",
"extract_dir": "sing-box-1.7.2-windows-arm64"
}
},
"bin": "sing-box.exe",