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