sing-box: Update to version 1.8.2

This commit is contained in:
github-actions[bot] 2024-01-16 12:30:15 +00:00
parent 117ba2b090
commit 532a9f9af5

View File

@ -1,23 +1,23 @@
{ {
"version": "1.8.1", "version": "1.8.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.8.1/sing-box-1.8.1-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.2/sing-box-1.8.2-windows-amd64.zip",
"hash": "5bfeb0dc605237ba8fbf02ec8eed1b2aa85136caec12d461eb6ae186d29a92f2", "hash": "c20a68e0415d755fa0c10d35f2dfea8e20238e78ff72a0085893f0df87a1e9fb",
"extract_dir": "sing-box-1.8.1-windows-amd64" "extract_dir": "sing-box-1.8.2-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.1/sing-box-1.8.1-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.2/sing-box-1.8.2-windows-386.zip",
"hash": "adf66d1b40ba4c9355dbc16a8fba093f2aa1c78a7fc6624e16da5055c8f51fc2", "hash": "47d2976cf4a8d99920f1ffef4b259140925dfc3a7b79edc79a307da899884a50",
"extract_dir": "sing-box-1.8.1-windows-386" "extract_dir": "sing-box-1.8.2-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.1/sing-box-1.8.1-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.2/sing-box-1.8.2-windows-arm64.zip",
"hash": "ea5c828c1742f1580b5fa30fda457ad897bb939dd83f22ab2625b03f12a32722", "hash": "414199d43f785215fe0ee0538457a6e5e6e1d29271cfffb8df12d9eb1bee253e",
"extract_dir": "sing-box-1.8.1-windows-arm64" "extract_dir": "sing-box-1.8.2-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",