fio: Update to version 3.20

This commit is contained in:
Richard Kuhnt 2020-05-30 01:00:23 +00:00
parent 101fe7209e
commit 7951b7b4d2

View File

@ -1,18 +1,18 @@
{
"version": "3.18",
"version": "3.20",
"description": "Flexible I/O Tester",
"homepage": "https://bsdio.com/fio/",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://bsdio.com/fio/releases/fio-3.18-x64.zip",
"hash": "0b062ae1bcffe0204acf9dfcc3d88ad55309a205c196781cd95c04248f064241",
"extract_dir": "fio-3.18-x64"
"url": "https://bsdio.com/fio/releases/fio-3.20-x64.zip",
"hash": "edb9f6e0610720ccbd620de29d081b7a1b8ba272d24cc3f694427487d2b84ead",
"extract_dir": "fio-3.20-x64"
},
"32bit": {
"url": "https://bsdio.com/fio/releases/fio-3.18-x86.zip",
"hash": "bab07b3f084ebe708f3e3d3032ca686ba5b47e5ec82e6bfc8990f27e47031648",
"extract_dir": "fio-3.18-x86"
"url": "https://bsdio.com/fio/releases/fio-3.20-x86.zip",
"hash": "67dd567be8833fbfddf90b5cb1e9adfae2e9e357ec3cad6e841e5a6a135b97cb",
"extract_dir": "fio-3.20-x86"
}
},
"bin": "fio.exe",