{
    "version": "2.2",
    "homepage": "https://github.com/microsoft/diskspd",
    "description": "A storage performance tool.",
    "license": "MIT",
    "url": "https://github.com/microsoft/diskspd/releases/download/v2.2/DiskSpd.ZIP",
    "hash": "496df11e6375c1d564af3f8f2990734d9afc2b558469fd57b1bffa9313a5a6ce",
    "architecture": {
        "32bit": {
            "extract_dir": "x86"
        },
        "64bit": {
            "extract_dir": "amd64"
        },
        "arm64": {
            "extract_dir": "arm64"
        }
    },
    "bin": "diskspd.exe",
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/microsoft/diskspd/releases/download/v$version/DiskSpd.ZIP"
    }
}
