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