sing-box@1.11.14: Fix hash (Closes #6936)

This commit is contained in:
github-actions[bot] 2025-07-01 17:17:59 +00:00
parent e5bf5489ba
commit 73f3d723dc

View File

@ -6,17 +6,17 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-amd64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-amd64.zip",
"hash": "3ea1fefff442a7ada2a5440642876e8ac1a7242aeea04cf251c39e864db7b180", "hash": "5c8a8cf4ada7e8e2a7dd4520aeb36bce4cd9fcd697e9a53870c6fd5d40f42dae",
"extract_dir": "sing-box-1.11.14-windows-amd64" "extract_dir": "sing-box-1.11.14-windows-amd64"
}, },
"32bit": { "32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-386.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-386.zip",
"hash": "c4053e53d3868d2b04937cc79c76e1c691a1ac25ff87cf9b724b178c9ee51584", "hash": "f864cdb21e1820c9699b69f72c8aecaa6be3aa5181d1700cb5faf8c1a84463fc",
"extract_dir": "sing-box-1.11.14-windows-386" "extract_dir": "sing-box-1.11.14-windows-386"
}, },
"arm64": { "arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-arm64.zip", "url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.14/sing-box-1.11.14-windows-arm64.zip",
"hash": "655c85f1f3129ae5ba0c4230d519133c0c7d7c67fadb43037706c5d13ff28f56", "hash": "c594f6e46f06d2ac4cc928405f0be577f7f608228e7ea3d40ffb2eb214456d11",
"extract_dir": "sing-box-1.11.14-windows-arm64" "extract_dir": "sing-box-1.11.14-windows-arm64"
} }
}, },