{
    "version": "1.6.1",
    "description": "Rust utility to extract UEFI IFR data into human-readable text",
    "homepage": "https://github.com/LongSoft/IFRExtractor-RS",
    "license": "BSD-2-Clause",
    "suggest": {
        "vcredist": "extras/vcredist2022"
    },
    "architecture": {
        "64bit": {
            "url": "https://github.com/LongSoft/IFRExtractor-RS/releases/download/v1.6.1/ifrextractor_1.6.1_windows.zip",
            "hash": "3a0d93ecd3a4cb092d210c499d125ffd782982311f5f8dc40a8b180b58c4ffe7"
        }
    },
    "bin": "ifrextractor.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/LongSoft/IFRExtractor-RS/releases/download/v$version/ifrextractor_$version_windows.zip"
            }
        }
    }
}
