diff --git a/bucket/fio.json b/bucket/fio.json index c3004f9e19..901feb1308 100644 --- a/bucket/fio.json +++ b/bucket/fio.json @@ -1,16 +1,16 @@ { - "version": "3.33", + "version": "3.34", "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.33/fio-3.33-x64.msi", - "hash": "9eb156d2bd33fb2233e55ea47743d5d23ccd571ff2fa9255010ce3c8e4d4c350" + "url": "https://github.com/axboe/fio/releases/download/fio-3.34/fio-3.34-x64.msi", + "hash": "7c30a0af679dfd10b8569af379471031035633d51cfaf91ae1b01b05226b5896" }, "32bit": { - "url": "https://github.com/axboe/fio/releases/download/fio-3.33/fio-3.33-x86.msi", - "hash": "b86c2d06605e9212bd090fa4627610ad869ffb3f79a54e85a56c7c61012dfd61" + "url": "https://github.com/axboe/fio/releases/download/fio-3.34/fio-3.34-x86.msi", + "hash": "810c004c124f8adf447bd439951686ca37f5cda3d69042680da50c1e63d3fb63" } }, "extract_dir": "fio",