sing-box: Update to version 1.4.5

This commit is contained in:
github-actions[bot] 2023-09-26 12:30:12 +00:00
parent d979a40bfe
commit 0d6a5ef633

View File

@ -1,23 +1,23 @@
{ {
"version": "1.4.4", "version": "1.4.5",
"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.4.4/sing-box-1.4.4-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.4.5/sing-box-1.4.5-windows-amd64.zip",
"hash": "6ce1cdaffa341351d79fff0464f53541fe38e40f2397d4c8f7c4e571187e0aa7", "hash": "5cc76b8a58ffec2ec419e2db03ca8b9777f825820dddc6c99737d07c55714c4a",
"extract_dir": "sing-box-1.4.4-windows-amd64" "extract_dir": "sing-box-1.4.5-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.4.4/sing-box-1.4.4-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.4.5/sing-box-1.4.5-windows-386.zip",
"hash": "c76da20ad5643788af2355e260b898b502df29231f0615318c2fa8d352dc5907", "hash": "5161d719268ebc7013ad272e2dd8e332cda4147071bde87a2214585c725748e6",
"extract_dir": "sing-box-1.4.4-windows-386" "extract_dir": "sing-box-1.4.5-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.4.4/sing-box-1.4.4-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.4.5/sing-box-1.4.5-windows-arm64.zip",
"hash": "943a4e06dbca162bf0c0e6ba3800aa9f7da57aec9436b503e325145ed3035fbf", "hash": "499c2af3535e06fb7e1b26e91550d304d9a2f42bb8630e85c4c6bfecb4127282",
"extract_dir": "sing-box-1.4.4-windows-arm64" "extract_dir": "sing-box-1.4.5-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",