sing-box: Update to version 1.7.4

This commit is contained in:
github-actions[bot] 2023-12-08 20:24:26 +00:00
parent a01bbd3f35
commit 5b1bb559f1

View File

@ -1,23 +1,23 @@
{ {
"version": "1.7.2", "version": "1.7.4",
"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.2/sing-box-1.7.2-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.4/sing-box-1.7.4-windows-amd64.zip",
"hash": "8231c52ae6fdf9c732389af1ebdb217feb8462c253e3c1f29eac82384ca2ff23", "hash": "7eab4f318b17d195f5eaa62b259a4ea5c410e48f298a7560e391ddf973b29106",
"extract_dir": "sing-box-1.7.2-windows-amd64" "extract_dir": "sing-box-1.7.4-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.2/sing-box-1.7.2-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.4/sing-box-1.7.4-windows-386.zip",
"hash": "4243767c778818e7e8026ad36701ba2fe9b48c4a2b6f010c30b3ce22a2af743e", "hash": "2bba0f7aaa21c250e88482c4951172e923c3e303388b979326cdd61715107b3a",
"extract_dir": "sing-box-1.7.2-windows-386" "extract_dir": "sing-box-1.7.4-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.2/sing-box-1.7.2-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.4/sing-box-1.7.4-windows-arm64.zip",
"hash": "b342addbc0de34d905e118e63ce489339e69bf363a8250c1cae6a3c1093bc662", "hash": "13b916b4ca41cdc5859dcf5d32053f748fc6cba93f497bde52824acde02b2c2b",
"extract_dir": "sing-box-1.7.2-windows-arm64" "extract_dir": "sing-box-1.7.4-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",