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