From 5a28d5b848888abbcbaa80473b2c06487d31c1c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Nov 2025 20:30:37 +0000 Subject: [PATCH] lxc: Update to version 6.6.0 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index 881884e1da..d23a2041c0 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "6.5.0", + "version": "6.6.0", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.6.5.0.nupkg", - "hash": "ea9f25eea56a41cdcaa02c8504cba229e702fb9123cee24367350f2eb6218d01" + "url": "https://packages.chocolatey.org/lxc.6.6.0.nupkg", + "hash": "6abdcb8ec35e3fea432129c533b2a6104df623b0126a10ec1b59ed22fe692d01" } }, "extract_dir": "tools",