{
    "version": "2.1.0",
    "description": "Command-line tool from the Alire project and supporting library",
    "homepage": "https://github.com/alire-project/alire",
    "license": "GPL-3.0-only",
    "architecture": {
        "64bit": {
            "url": "https://github.com/alire-project/alire/releases/download/v2.1.0/alr-2.1.0-bin-x86_64-windows.zip",
            "hash": "373ed06114f46c80e8a10c00a5edb3a14a86c9ad1ce6326060d734968a8155d9"
        }
    },
    "bin": "bin\\alr.exe",
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/alire-project/alire/releases/download/v$version/alr-$version-bin-x86_64-windows.zip"
            }
        }
    }
}
