{
    "version": "2.1",
    "homepage": "https://github.com/microsoft/diskspd",
    "description": "A storage performance tool.",
    "license": "MIT",
    "url": "https://github.com/microsoft/diskspd/releases/download/v2.1/DiskSpd.ZIP",
    "hash": "d1024729ccd0c128e1bc2cb930e4a2b82f13f22788c71ca135d81b406066a55d",
    "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"
    }
}
