sing-box: Update to version 1.7.6

This commit is contained in:
github-actions[bot] 2023-12-22 04:26:00 +00:00
parent 45c92deebb
commit 6fe586bae9

View File

@ -1,23 +1,23 @@
{ {
"version": "1.7.5", "version": "1.7.6",
"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.5/sing-box-1.7.5-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.6/sing-box-1.7.6-windows-amd64.zip",
"hash": "21d963e9d9ff8b14e4cdee58345b4a5d534d00ba70974e6fbc9c5d91d6d5fdbd", "hash": "ec0dd9ffd761aa36c287f1f780b9e716c284df7849396d6aaf24d8428c7862bc",
"extract_dir": "sing-box-1.7.5-windows-amd64" "extract_dir": "sing-box-1.7.6-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.5/sing-box-1.7.5-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.6/sing-box-1.7.6-windows-386.zip",
"hash": "ec323841281341384db00f5887ab95918d96cd1fec17f95658e335b3d2f0f3ab", "hash": "32ab2ed1dbd42843070870cf3b9ad4f10b7fc4b99719cabfea29acfba5ed8c61",
"extract_dir": "sing-box-1.7.5-windows-386" "extract_dir": "sing-box-1.7.6-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.5/sing-box-1.7.5-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.7.6/sing-box-1.7.6-windows-arm64.zip",
"hash": "1089a4defed19e070bb567c66ee252d9e485f1dea969bb2250fa9602c4b9a9f7", "hash": "f6bcc32f84d7829483a20fe905359a314ebf61d4baf514ebac3b4c3ae1e9599d",
"extract_dir": "sing-box-1.7.5-windows-arm64" "extract_dir": "sing-box-1.7.6-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",