fio: Update to version 3.35

This commit is contained in:
github-actions[bot] 2023-05-24 00:36:01 +00:00
parent a341134e8e
commit 598fec34b0

View File

@ -1,16 +1,16 @@
{
"version": "3.34",
"version": "3.35",
"description": "Flexible I/O Tester",
"homepage": "https://github.com/axboe/fio",
"license": "GPL-2.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/axboe/fio/releases/download/fio-3.34/fio-3.34-x64.msi",
"hash": "7c30a0af679dfd10b8569af379471031035633d51cfaf91ae1b01b05226b5896"
"url": "https://github.com/axboe/fio/releases/download/fio-3.35/fio-3.35-x64.msi",
"hash": "8d3629092a11d34970b80cc6673e6f8ac9c7025339db379a8632a8f439b4daaf"
},
"32bit": {
"url": "https://github.com/axboe/fio/releases/download/fio-3.34/fio-3.34-x86.msi",
"hash": "810c004c124f8adf447bd439951686ca37f5cda3d69042680da50c1e63d3fb63"
"url": "https://github.com/axboe/fio/releases/download/fio-3.35/fio-3.35-x86.msi",
"hash": "1ad18273f96669df1a192ecf838d3e93706cae18395946f5172d72d079936561"
}
},
"extract_dir": "fio",