fio: Update to version 3.34

This commit is contained in:
github-actions[bot] 2023-03-15 00:34:12 +00:00
parent cd5754fd27
commit 56864e1d43

View File

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