mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
fio: Update to version 3.37
This commit is contained in:
parent
35808b5424
commit
de826be9e0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.36",
|
"version": "3.37",
|
||||||
"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.36/fio-3.36-x64.msi",
|
"url": "https://github.com/axboe/fio/releases/download/fio-3.37/fio-3.37-x64.msi",
|
||||||
"hash": "951e9f2cb88a5eb2e672388d5472f5b8c43ae08309ad7bb290a47bf62c0fe75f"
|
"hash": "1cdc6b16f330027aaffd2ff5a8abd97475e5a17809d15d05b884e20724103dfb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/axboe/fio/releases/download/fio-3.36/fio-3.36-x86.msi",
|
"url": "https://github.com/axboe/fio/releases/download/fio-3.37/fio-3.37-x86.msi",
|
||||||
"hash": "e37e06caa560ecc19283b7725183233bd5375d978cb65e975e8ba6648f0715f5"
|
"hash": "b1aec983d12ac0b4cdaba395b46654fcc0b7dcd703597c497d97627c0582003d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "fio",
|
"extract_dir": "fio",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user