{
    "version": "1.17.40",
    "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.17.40/nefcon_v1.17.40.zip",
    "hash": "812bae7ed7dfb7d6d2284bc7de2f8ccebc92ed2a0b1ae893c53b337096e50c1a",
    "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"
    }
}
