mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
fio: Update to version 3.39
This commit is contained in:
parent
b404e889f1
commit
cf05647a60
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "3.38",
|
"version": "3.39",
|
||||||
"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.38/fio-3.38-x64.msi",
|
"url": "https://github.com/axboe/fio/releases/download/fio-3.39/fio-3.39-x64.msi",
|
||||||
"hash": "1d450fd538e5ef90a05aaf5bd88e457970cb009832b344ad069d3b3c48bf2c1c"
|
"hash": "49be53fb6b9517ce4fc5e26136d7c981df84daa31dd50db66ac3bbb5cb7be63a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/axboe/fio/releases/download/fio-3.38/fio-3.38-x86.msi",
|
"url": "https://github.com/axboe/fio/releases/download/fio-3.39/fio-3.39-x86.msi",
|
||||||
"hash": "2f2c8291433adc89a33e88d494b44c68ae2a5ac48ae4eb09f8ecf5bc1640ead9"
|
"hash": "d5750ba11b13b13301ef476cd290dac6a751dbedfe7ffcada5a20285b84a1d1c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "fio",
|
"extract_dir": "fio",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user