sing-box: Update to version 1.9.2

This commit is contained in:
github-actions[bot] 2024-06-08 16:27:59 +00:00
parent 0e14c74aaa
commit d564387095

View File

@ -1,23 +1,23 @@
{ {
"version": "1.9.1", "version": "1.9.2",
"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.1/sing-box-1.9.1-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.2/sing-box-1.9.2-windows-amd64.zip",
"hash": "51a38c57c9b3a173a2be057bd666f9753e6ecdc48bd6d6dad7a5a569c3ef1162", "hash": "4b4075c5f3927b50d6738b2e6ed810535c3244a539f80df3c17b7aa041bc6f4f",
"extract_dir": "sing-box-1.9.1-windows-amd64" "extract_dir": "sing-box-1.9.2-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.1/sing-box-1.9.1-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.2/sing-box-1.9.2-windows-386.zip",
"hash": "5dcb783bd51d244febf0febfa6b83341a411d1fad6735d5155c03639e98f099c", "hash": "bc223e370d40c70bb972f3697eda5064e5f778cded22886204c8634fdf410dda",
"extract_dir": "sing-box-1.9.1-windows-386" "extract_dir": "sing-box-1.9.2-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.1/sing-box-1.9.1-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.2/sing-box-1.9.2-windows-arm64.zip",
"hash": "c8cda14d2761387f4e3df25e8cf5a0ca0d9299ffc246d8bf992c0a1f7ba037b8", "hash": "b2e035b05972a7f770130c6f71476694f802947834a8d642314b5278f69af081",
"extract_dir": "sing-box-1.9.1-windows-arm64" "extract_dir": "sing-box-1.9.2-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",