sing-box: Update to version 1.9.6

This commit is contained in:
github-actions[bot] 2024-09-21 12:31:46 +00:00
parent 11e4dd7c79
commit 9aa1ee3e3c

View File

@ -1,23 +1,23 @@
{ {
"version": "1.9.5", "version": "1.9.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.9.5/sing-box-1.9.5-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.6/sing-box-1.9.6-windows-amd64.zip",
"hash": "ed5e1d938ce51fba9be929b23da2e7542584eba736a26ec15d9769c1667e8b53", "hash": "db3b7fc983516dddcafcd4f74bddf02e58759a72b86af02ac4f27292a05a3131",
"extract_dir": "sing-box-1.9.5-windows-amd64" "extract_dir": "sing-box-1.9.6-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.5/sing-box-1.9.5-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.6/sing-box-1.9.6-windows-386.zip",
"hash": "3e3d7e317044c6b3f66b89c1b095cacc63ca004bd6e41916ad1a38b71894e2a4", "hash": "12c07ccd029d278a9c4ce2fc320e95d93062380bfbf5a29a5e5e60196986af96",
"extract_dir": "sing-box-1.9.5-windows-386" "extract_dir": "sing-box-1.9.6-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.5/sing-box-1.9.5-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.6/sing-box-1.9.6-windows-arm64.zip",
"hash": "430f387e7b8e733eaf6960f5322833fa2caa3bcc220f2bdbd9bc22ce3975652f", "hash": "2d6f7aba488a0f5acead987b38e22ed0116b98625bbde4b02c3ef8e1d6b4e395",
"extract_dir": "sing-box-1.9.5-windows-arm64" "extract_dir": "sing-box-1.9.6-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",