fio: Update to version 3.38

This commit is contained in:
github-actions[bot] 2024-10-02 20:28:26 +00:00
parent a3ba4235cb
commit 6d3385cd4a

View File

@ -1,16 +1,16 @@
{ {
"version": "3.37", "version": "3.38",
"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.37/fio-3.37-x64.msi", "url": "https://github.com/axboe/fio/releases/download/fio-3.38/fio-3.38-x64.msi",
"hash": "1cdc6b16f330027aaffd2ff5a8abd97475e5a17809d15d05b884e20724103dfb" "hash": "1d450fd538e5ef90a05aaf5bd88e457970cb009832b344ad069d3b3c48bf2c1c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/axboe/fio/releases/download/fio-3.37/fio-3.37-x86.msi", "url": "https://github.com/axboe/fio/releases/download/fio-3.38/fio-3.38-x86.msi",
"hash": "b1aec983d12ac0b4cdaba395b46654fcc0b7dcd703597c497d97627c0582003d" "hash": "2f2c8291433adc89a33e88d494b44c68ae2a5ac48ae4eb09f8ecf5bc1640ead9"
} }
}, },
"extract_dir": "fio", "extract_dir": "fio",