From c197e2dda682b2e8f4704d6ff54899b620b34b99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Nov 2024 12:32:06 +0000 Subject: [PATCH] lxc: Update to version 6.2.0 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index 5f9db84c12..5ebba57ad1 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "6.1.0", + "version": "6.2.0", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.6.1.0.nupkg", - "hash": "a52ba0eda6f66d4c407f27a612b8ebc2125df8e4642bce575d8111a9257afe61" + "url": "https://packages.chocolatey.org/lxc.6.2.0.nupkg", + "hash": "4ff44ff11bb36394b51078c4f6ad79bcaf9572afd1da2d96b391eb67fb717498" } }, "extract_dir": "tools",