2021-05-16 12:56:41 -07:00

21 lines
693 B
JSON

{
"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.20-x64.zip",
"hash": "ae784cb9e10e5d1e286eb239fd9872c9800b8a4b1816aad3bf9bb6303d9ed1e1",
"extract_dir": "fio-3.20-x64"
},
"32bit": {
"url": "https://bsdio.com/fio/releases/fio-3.20-x86.zip",
"hash": "aed5cf039909a635356e4edd39ef830c2c7c60195b57e8e5c7ca00b7119e74fd",
"extract_dir": "fio-3.20-x86"
}
},
"bin": "fio.exe",
"checkver": "fio-([\\d.]+) released"
}