lz4@1.10.0: Fix hash (Closes #6085)

This commit is contained in:
github-actions[bot] 2024-08-09 12:39:34 +00:00
parent 6b73693c66
commit 50df07dae4

View File

@ -6,11 +6,11 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/lz4/lz4/releases/download/v1.10.0/lz4_win64_v1_10_0.zip", "url": "https://github.com/lz4/lz4/releases/download/v1.10.0/lz4_win64_v1_10_0.zip",
"hash": "637b3a63cbc40490f8b4fbcb0e4ef097702f108e69d834dbdf176801c7a8fd08" "hash": "8cb562a53189dfc8a53ec12469b91f1b51a5075036061a86b55738183bf4ab74"
}, },
"32bit": { "32bit": {
"url": "https://github.com/lz4/lz4/releases/download/v1.10.0/lz4_win32_v1_10_0.zip", "url": "https://github.com/lz4/lz4/releases/download/v1.10.0/lz4_win32_v1_10_0.zip",
"hash": "a1a121e34014418f7bf609c52b4a647eb7ee4244103b11cb23476db947502b8a" "hash": "ab0cc3153d647605d37e031baa875228dda222fb9319420beb8d2ad075840a4e"
} }
}, },
"bin": "lz4.exe", "bin": "lz4.exe",