fio@3.20: Hash fix (#1254)

This commit is contained in:
github-actions[bot] 2020-07-08 15:27:51 +08:00 committed by GitHub
parent 4a243ca419
commit 3b757441f1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,12 +6,12 @@
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://bsdio.com/fio/releases/fio-3.20-x64.zip", "url": "https://bsdio.com/fio/releases/fio-3.20-x64.zip",
"hash": "edb9f6e0610720ccbd620de29d081b7a1b8ba272d24cc3f694427487d2b84ead", "hash": "ae784cb9e10e5d1e286eb239fd9872c9800b8a4b1816aad3bf9bb6303d9ed1e1",
"extract_dir": "fio-3.20-x64" "extract_dir": "fio-3.20-x64"
}, },
"32bit": { "32bit": {
"url": "https://bsdio.com/fio/releases/fio-3.20-x86.zip", "url": "https://bsdio.com/fio/releases/fio-3.20-x86.zip",
"hash": "67dd567be8833fbfddf90b5cb1e9adfae2e9e357ec3cad6e841e5a6a135b97cb", "hash": "aed5cf039909a635356e4edd39ef830c2c7c60195b57e8e5c7ca00b7119e74fd",
"extract_dir": "fio-3.20-x86" "extract_dir": "fio-3.20-x86"
} }
}, },