sing-box: Update to version 1.10.4

This commit is contained in:
github-actions[bot] 2024-12-20 16:30:00 +00:00
parent 30f9f34582
commit 67934e615e

View File

@ -1,23 +1,23 @@
{ {
"version": "1.10.3", "version": "1.10.4",
"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.3/sing-box-1.10.3-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.4/sing-box-1.10.4-windows-amd64.zip",
"hash": "b3d366b159894fc00d0cf3570bca6d7d43538ef7ea44dc2fd959bed9242edb63", "hash": "6878c9924f6b98c60927f8f3cc4bdd7dffb8f6ffeb09ffae857d34484004268f",
"extract_dir": "sing-box-1.10.3-windows-amd64" "extract_dir": "sing-box-1.10.4-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.3/sing-box-1.10.3-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.4/sing-box-1.10.4-windows-386.zip",
"hash": "7227134a676ceb4610f33aaf4ace05c5ff30648d7526aea7a7a3a3961e747a99", "hash": "8f39b9747df49ee600de4a2ec0def4814437bb845c6cb7efea589f9e0aa2f398",
"extract_dir": "sing-box-1.10.3-windows-386" "extract_dir": "sing-box-1.10.4-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.3/sing-box-1.10.3-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.4/sing-box-1.10.4-windows-arm64.zip",
"hash": "5cb640b7430b04c6cc1bec3e35a21ba2f921edaa58c76c9165a2bcf934539ec6", "hash": "42e284fe7211fa226d3bb5497d8e6f140369d6c83733b1cabf755d32f726dca3",
"extract_dir": "sing-box-1.10.3-windows-arm64" "extract_dir": "sing-box-1.10.4-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",