lxc: Update to version 5.2

This commit is contained in:
github-actions[bot] 2022-05-27 00:32:44 +00:00
parent 7a05fde87c
commit 24533000b1

View File

@ -1,12 +1,12 @@
{ {
"version": "5.1", "version": "5.2",
"description": "LXD client", "description": "LXD client",
"homepage": "https://linuxcontainers.org/lxd", "homepage": "https://linuxcontainers.org/lxd",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://packages.chocolatey.org/lxc.5.1.nupkg", "url": "https://packages.chocolatey.org/lxc.5.2.nupkg",
"hash": "486113aa3677ab420db189b384981135f59329712af3900e07b51dd7733d6f76" "hash": "fec4c1811ad7bca470ead480caddc6857c6ec06d6d6c56827dd4da45923eade7"
} }
}, },
"extract_dir": "tools", "extract_dir": "tools",