{
    "version": "1.10.0",
    "description": "Windows device driver installation and management tool",
    "homepage": "https://github.com/nefarius/nefcon",
    "license": "MIT",
    "url": "https://github.com/nefarius/nefcon/releases/download/v1.10.0/nefcon_v1.10.0.zip",
    "hash": "b65df3ab186a098f4baa69d773bea0e0ba3dea473820b0066673cb77011abfe3",
    "architecture": {
        "64bit": {
            "extract_dir": "x64"
        },
        "32bit": {
            "extract_dir": "x86"
        },
        "arm64": {
            "extract_dir": "ARM64"
        }
    },
    "bin": [
        "nefconw.exe",
        "nefconc.exe"
    ],
    "checkver": {
        "github": "https://github.com/nefarius/nefcon"
    },
    "autoupdate": {
        "url": "https://github.com/nefarius/nefcon/releases/download/v$version/nefcon_v$version.zip"
    }
}
