diff --git a/bucket/fio.json b/bucket/fio.json index 0a2a42f049..87e3df6a30 100644 --- a/bucket/fio.json +++ b/bucket/fio.json @@ -1,16 +1,16 @@ { - "version": "3.38", + "version": "3.39", "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.38/fio-3.38-x64.msi", - "hash": "1d450fd538e5ef90a05aaf5bd88e457970cb009832b344ad069d3b3c48bf2c1c" + "url": "https://github.com/axboe/fio/releases/download/fio-3.39/fio-3.39-x64.msi", + "hash": "49be53fb6b9517ce4fc5e26136d7c981df84daa31dd50db66ac3bbb5cb7be63a" }, "32bit": { - "url": "https://github.com/axboe/fio/releases/download/fio-3.38/fio-3.38-x86.msi", - "hash": "2f2c8291433adc89a33e88d494b44c68ae2a5ac48ae4eb09f8ecf5bc1640ead9" + "url": "https://github.com/axboe/fio/releases/download/fio-3.39/fio-3.39-x86.msi", + "hash": "d5750ba11b13b13301ef476cd290dac6a751dbedfe7ffcada5a20285b84a1d1c" } }, "extract_dir": "fio",