fio: Update to version 3.41

This commit is contained in:
github-actions[bot] 2025-09-06 00:35:40 +00:00
parent f80b0490fa
commit 0eabb49d13

View File

@ -1,16 +1,16 @@
{
"version": "3.40",
"version": "3.41",
"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.40/fio-3.40-x64.msi",
"hash": "3a5dc4e25f0e08281a08f2a4c4b0a73359242e1251df55464c3058e9bb22d296"
"url": "https://github.com/axboe/fio/releases/download/fio-3.41/fio-3.41-x64.msi",
"hash": "78da7ea3f21136577a28c806f79e2846af2bc7816da86eaed8f61c199d24153f"
},
"32bit": {
"url": "https://github.com/axboe/fio/releases/download/fio-3.40/fio-3.40-x86.msi",
"hash": "508c326c60e062704f42599e2efd8b2e30f290286272a7462beff9eb9c1b98ac"
"url": "https://github.com/axboe/fio/releases/download/fio-3.41/fio-3.41-x86.msi",
"hash": "cb4067f0280e9518435829104f7b14eb1d3cf7fa55efc455ae18cbe485dcbf6d"
}
},
"extract_dir": "fio",