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

This commit is contained in:
github-actions[bot] 2025-06-22 10:04:19 +00:00
parent 48db7f7d4e
commit d032fe0c4c

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": "fc8ea382df6f391737df13abfb860211e9bf143f783b228f3ba2316703d2d328", "hash": "3ea1fefff442a7ada2a5440642876e8ac1a7242aeea04cf251c39e864db7b180",
"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": "874d2c67890f2b6a2d345cd048e9dcdcf62b95c6f3388a93add0c4a40544208a", "hash": "c4053e53d3868d2b04937cc79c76e1c691a1ac25ff87cf9b724b178c9ee51584",
"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": "9155de5d5caa07b162f3e3389b19df4db5233bcabc5ea2cf734425eb39d254d8", "hash": "655c85f1f3129ae5ba0c4230d519133c0c7d7c67fadb43037706c5d13ff28f56",
"extract_dir": "sing-box-1.11.14-windows-arm64" "extract_dir": "sing-box-1.11.14-windows-arm64"
} }
}, },