sing-box@1.11.8: Fix hash (Closes #6741)

This commit is contained in:
github-actions[bot] 2025-04-19 13:58:13 +00:00
parent 71740a89c0
commit 0a0fb5e799

View File

@ -6,17 +6,17 @@
"architecture": {
"64bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-amd64.zip",
"hash": "7e2b3000d3c307cbd6e8048fd1ed75fb86ff79fa1457e103a47ca25751026ce5",
"hash": "c163923186c96e0e4f016d806b37457186a35d158596060879b300a1d496c251",
"extract_dir": "sing-box-1.11.8-windows-amd64"
},
"32bit": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-386.zip",
"hash": "941558bbb99c3d1a81e0dee5cad12d34dc43992804cafb90894f87162cd4f8ce",
"hash": "e8a3c10a6f8e66b03a71cc49e19568f4b2cb9fdc6f32f29971b3f466f4c5a8e4",
"extract_dir": "sing-box-1.11.8-windows-386"
},
"arm64": {
"url": "https://github.com/SagerNet/sing-box/releases/download/v1.11.8/sing-box-1.11.8-windows-arm64.zip",
"hash": "ea9bcbb7459a5c0dc4ec7b57540623b90876447d4700f968f2a743a566a8d402",
"hash": "1490f28b22fb3cd3e020d31663193537c421b4b2c555667fdf2b5fcc9c2245a6",
"extract_dir": "sing-box-1.11.8-windows-arm64"
}
},