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