{
    "version": "5.20.0",
    "description": "LXD client",
    "homepage": "https://linuxcontainers.org/lxd",
    "license": "Apache-2.0",
    "architecture": {
        "64bit": {
            "url": "https://packages.chocolatey.org/lxc.5.20.0.nupkg",
            "hash": "18641863f09463598467caf065b7594871ab0ffa666a5bf200916671d5345ee4"
        }
    },
    "extract_dir": "tools",
    "bin": "lxc.exe",
    "checkver": {
        "url": "https://community.chocolatey.org/packages/lxc",
        "regex": "LXD client ([\\d.]+)</title>"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://packages.chocolatey.org/lxc.$version.nupkg",
                "hash": {
                    "url": "https://community.chocolatey.org/packages/lxc",
                    "regex": "$sha256.*?$basename"
                }
            }
        }
    }
}
