From 3b757441f10ae9a47f382d0b06802fbb316b5876 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2020 15:27:51 +0800 Subject: [PATCH] fio@3.20: Hash fix (#1254) --- bucket/fio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/fio.json b/bucket/fio.json index 6f977fb2e5..d5319cc1d3 100644 --- a/bucket/fio.json +++ b/bucket/fio.json @@ -6,12 +6,12 @@ "architecture": { "64bit": { "url": "https://bsdio.com/fio/releases/fio-3.20-x64.zip", - "hash": "edb9f6e0610720ccbd620de29d081b7a1b8ba272d24cc3f694427487d2b84ead", + "hash": "ae784cb9e10e5d1e286eb239fd9872c9800b8a4b1816aad3bf9bb6303d9ed1e1", "extract_dir": "fio-3.20-x64" }, "32bit": { "url": "https://bsdio.com/fio/releases/fio-3.20-x86.zip", - "hash": "67dd567be8833fbfddf90b5cb1e9adfae2e9e357ec3cad6e841e5a6a135b97cb", + "hash": "aed5cf039909a635356e4edd39ef830c2c7c60195b57e8e5c7ca00b7119e74fd", "extract_dir": "fio-3.20-x86" } },