sing-box: Update to version 1.10.2

This commit is contained in:
github-actions[bot] 2024-11-22 08:30:36 +00:00
parent 80343892ce
commit 8df4facd5d

View File

@ -1,23 +1,23 @@
{ {
"version": "1.10.1", "version": "1.10.2",
"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.1/sing-box-1.10.1-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.2/sing-box-1.10.2-windows-amd64.zip",
"hash": "519ba388e149c24131a8e4cca9b6125384b92aa770117f54ad713b4de0ed53fe", "hash": "28ea5bab3fa393efd3db5f00e4736e052e6f9774788eaff1e0e99a5a77f803c2",
"extract_dir": "sing-box-1.10.1-windows-amd64" "extract_dir": "sing-box-1.10.2-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.1/sing-box-1.10.1-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.2/sing-box-1.10.2-windows-386.zip",
"hash": "70c4f5676f03cf26f9825d735040e9dad4943ab191e54d955a7b3acf59802147", "hash": "c2cfc75c31e5011663b588ba06539d54b8173769e1c4b3c556197ec8efd8de56",
"extract_dir": "sing-box-1.10.1-windows-386" "extract_dir": "sing-box-1.10.2-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.1/sing-box-1.10.1-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.10.2/sing-box-1.10.2-windows-arm64.zip",
"hash": "4a2b6a28d09b907f9ab57fe8b2ad4791b9371fd10ae3064e58469976ad6f6704", "hash": "7a46203ab5873ef6e402926b4e0309ba15a0516fd5e8caab6d1f5bbe196ac0bf",
"extract_dir": "sing-box-1.10.1-windows-arm64" "extract_dir": "sing-box-1.10.2-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",