From fb8343f7f39eb2b28d523eb70061ea2a01bf38d6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:41:14 +0000 Subject: [PATCH] fio-aoks: Update to version 3.39 --- bucket/fio-aoks.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/fio-aoks.json b/bucket/fio-aoks.json index d35d22f6..8ee18e9a 100644 --- a/bucket/fio-aoks.json +++ b/bucket/fio-aoks.json @@ -1,17 +1,17 @@ { "##": "obsolete by the main:fio manifest", - "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",