{ "version": "5.0.0", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://packages.chocolatey.org/lxc.5.0.0.nupkg", "hash": "2790cec269228f8385521915b50cc915f657edd11bafa43f8ce151873e716302" } }, "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" } } } } }