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