sing-box: Update to version 1.8.4

This commit is contained in:
github-actions[bot] 2024-01-23 04:26:35 +00:00
parent 77afa10fc8
commit 34af692e30

View File

@ -1,23 +1,23 @@
{ {
"version": "1.8.2", "version": "1.8.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.8.2/sing-box-1.8.2-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.4/sing-box-1.8.4-windows-amd64.zip",
"hash": "c20a68e0415d755fa0c10d35f2dfea8e20238e78ff72a0085893f0df87a1e9fb", "hash": "07e7e4c7ce2ef00c214d68f9c822c029df3cada4afbc6b3832100f18ac5644c1",
"extract_dir": "sing-box-1.8.2-windows-amd64" "extract_dir": "sing-box-1.8.4-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.2/sing-box-1.8.2-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.4/sing-box-1.8.4-windows-386.zip",
"hash": "47d2976cf4a8d99920f1ffef4b259140925dfc3a7b79edc79a307da899884a50", "hash": "a447726d10fa31d400a25c77b1fab917cf9d62c9ccc22e5313243f0d86e0c5df",
"extract_dir": "sing-box-1.8.2-windows-386" "extract_dir": "sing-box-1.8.4-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.2/sing-box-1.8.2-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.8.4/sing-box-1.8.4-windows-arm64.zip",
"hash": "414199d43f785215fe0ee0538457a6e5e6e1d29271cfffb8df12d9eb1bee253e", "hash": "6c30c59069c2fc6acf7ccd856381d841f0cdb8611f3c06e6e834cb4410f3238d",
"extract_dir": "sing-box-1.8.2-windows-arm64" "extract_dir": "sing-box-1.8.4-windows-arm64"
} }
}, },
"bin": "sing-box.exe", "bin": "sing-box.exe",