sing-box: Update to version 1.8.14

This commit is contained in:
github-actions[bot] 2024-05-19 16:27:22 +00:00
parent 9a8f43b751
commit 1e22c0bdee

View File

@ -1,23 +1,23 @@
{ {
"version": "1.8.13", "version": "1.8.14",
"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.8.13/sing-box-1.8.13-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.14/sing-box-1.8.14-windows-amd64.zip",
"hash": "bc11dfc3750fbed5f56da9986a3af487bd75c033277253a1294d3cded11b8ca8", "hash": "758fda788c3059351d5f69fd939d6a4e79da544a8e3f2e3aa1c1fd9de855cdf5",
"extract_dir": "sing-box-1.8.13-windows-amd64" "extract_dir": "sing-box-1.8.14-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.13/sing-box-1.8.13-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.14/sing-box-1.8.14-windows-386.zip",
"hash": "7877d6a1a75a2716029fa1f9592b5a5f4a3a11f267bb901868b24964152e6037", "hash": "1de8fa4cb361f3e41ada09f1d11e6b12109f3950bff25538ef75e764575ba99d",
"extract_dir": "sing-box-1.8.13-windows-386" "extract_dir": "sing-box-1.8.14-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.13/sing-box-1.8.13-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.14/sing-box-1.8.14-windows-arm64.zip",
"hash": "02e510742df5304db5b4c0ca534695d327ff479eb495b06dcf5b325cf336f7b1", "hash": "b0c897336c22894132f240b0e2b1b76de0f1051653c742b89ec7e589d9c1a4ec",
"extract_dir": "sing-box-1.8.13-windows-arm64" "extract_dir": "sing-box-1.8.14-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",