From 95ca75c567b41cd7062c396430b4e478aaf91dcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 2 Mar 2026 16:33:15 +0000 Subject: [PATCH] lxc: Update to version 6.7.0 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index d23a2041c0..e587037f04 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "6.6.0", + "version": "6.7.0", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.6.6.0.nupkg", - "hash": "6abdcb8ec35e3fea432129c533b2a6104df623b0126a10ec1b59ed22fe692d01" + "url": "https://packages.chocolatey.org/lxc.6.7.0.nupkg", + "hash": "bfd49813a22c8d324e44ff3cec7bb51607293bdc35b3ac8bb557c82d593c6c86" } }, "extract_dir": "tools",