sing-box: Update to version 1.5.1

This commit is contained in:
github-actions[bot] 2023-10-03 04:25:59 +00:00
parent b2fa3a994d
commit f53483c2bb

View File

@ -1,23 +1,23 @@
{
"version": "1.5.0",
"version": "1.5.1",
"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.5.0/sing-box-1.5.0-windows-amd64.zip",
"hash": "ce716c5d0bb81ac597130e668dd6178dd5052c98c2b2fea92ebb4a01a279f7b6",
"extract_dir": "sing-box-1.5.0-windows-amd64"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.1/sing-box-1.5.1-windows-amd64.zip",
"hash": "a1fc336e1393bc9cad16530a56b80ec81c8e5c3957b45b104e231095287d16f8",
"extract_dir": "sing-box-1.5.1-windows-amd64"
},
"32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.0/sing-box-1.5.0-windows-386.zip",
"hash": "f00f9d678e545fc47486de0fcac94ae328a081d02d544374425f43c7cdab3506",
"extract_dir": "sing-box-1.5.0-windows-386"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.1/sing-box-1.5.1-windows-386.zip",
"hash": "999a7ae2b0853d3d1d0ddd3ac1f5454d66b63bb23416f508b0d65b183c839bfd",
"extract_dir": "sing-box-1.5.1-windows-386"
},
"arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.0/sing-box-1.5.0-windows-arm64.zip",
"hash": "c97f03a8a7c37aad8c2afe71d8bf4ed06c5032633196f4ebe299cd4da87340c7",
"extract_dir": "sing-box-1.5.0-windows-arm64"
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.5.1/sing-box-1.5.1-windows-arm64.zip",
"hash": "8f9ced1d6d0e61d6a8319939e5cdf8d904f48fe2deaf9bcf3786e55993cc2ca3",
"extract_dir": "sing-box-1.5.1-windows-arm64"
}
},
"bin": "sing-box.exe",