sing-box: Update to version 1.10.3

This commit is contained in:
github-actions[bot] 2024-11-27 12:32:29 +00:00
parent c48a605e74
commit 506da284eb

View File

@ -1,23 +1,23 @@
{ {
"version": "1.10.2", "version": "1.10.3",
"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.10.2/sing-box-1.10.2-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.3/sing-box-1.10.3-windows-amd64.zip",
"hash": "28ea5bab3fa393efd3db5f00e4736e052e6f9774788eaff1e0e99a5a77f803c2", "hash": "b3d366b159894fc00d0cf3570bca6d7d43538ef7ea44dc2fd959bed9242edb63",
"extract_dir": "sing-box-1.10.2-windows-amd64" "extract_dir": "sing-box-1.10.3-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.2/sing-box-1.10.2-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.3/sing-box-1.10.3-windows-386.zip",
"hash": "c2cfc75c31e5011663b588ba06539d54b8173769e1c4b3c556197ec8efd8de56", "hash": "7227134a676ceb4610f33aaf4ace05c5ff30648d7526aea7a7a3a3961e747a99",
"extract_dir": "sing-box-1.10.2-windows-386" "extract_dir": "sing-box-1.10.3-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.2/sing-box-1.10.2-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.3/sing-box-1.10.3-windows-arm64.zip",
"hash": "7a46203ab5873ef6e402926b4e0309ba15a0516fd5e8caab6d1f5bbe196ac0bf", "hash": "5cb640b7430b04c6cc1bec3e35a21ba2f921edaa58c76c9165a2bcf934539ec6",
"extract_dir": "sing-box-1.10.2-windows-arm64" "extract_dir": "sing-box-1.10.3-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",