sing-box: Update to version 1.9.3

This commit is contained in:
github-actions[bot] 2024-06-09 12:30:58 +00:00
parent 89182f4ce9
commit 2ae87b6021

View File

@ -1,23 +1,23 @@
{
"version": "1.9.2",
"version": "1.9.3",
"description": "The universal proxy platform.",
"homepage": "https://sing-box.sagernet.org/",
"license": "GPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.2/sing-box-1.9.2-windows-amd64.zip",
"hash": "4b4075c5f3927b50d6738b2e6ed810535c3244a539f80df3c17b7aa041bc6f4f",
"extract_dir": "sing-box-1.9.2-windows-amd64"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.3/sing-box-1.9.3-windows-amd64.zip",
"hash": "7123e9a59c2e8c1d737a3338000a284a4762fd06f556d1258665db70fe566cc8",
"extract_dir": "sing-box-1.9.3-windows-amd64"
},
"32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.2/sing-box-1.9.2-windows-386.zip",
"hash": "bc223e370d40c70bb972f3697eda5064e5f778cded22886204c8634fdf410dda",
"extract_dir": "sing-box-1.9.2-windows-386"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.3/sing-box-1.9.3-windows-386.zip",
"hash": "abf8aa160ec8078ee3155198a0f67c736efbf4ba2098df1356a032b9bdd8057c",
"extract_dir": "sing-box-1.9.3-windows-386"
},
"arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.2/sing-box-1.9.2-windows-arm64.zip",
"hash": "b2e035b05972a7f770130c6f71476694f802947834a8d642314b5278f69af081",
"extract_dir": "sing-box-1.9.2-windows-arm64"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.9.3/sing-box-1.9.3-windows-arm64.zip",
"hash": "9e95bcfc695b3362df6eb8aedd84ac63d1f3e19549663a3d13aaec1de366724a",
"extract_dir": "sing-box-1.9.3-windows-arm64"
}
},
"bin": "sing-box.exe",