From 0eabb49d130a4d31d9bb9de1272bde5bc4c15f44 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 Sep 2025 00:35:40 +0000 Subject: [PATCH] fio: Update to version 3.41 --- bucket/fio.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fio.json b/bucket/fio.json index 454ed73a9c..385b5aef90 100644 --- a/bucket/fio.json +++ b/bucket/fio.json @@ -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",