From 8acd64545ec89fc232c32a0193678a42a11a0863 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 20:26:51 +0000 Subject: [PATCH] lxc: Update to version 4.24 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index 75019a9d82..fdb13794fe 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "4.23", + "version": "4.24", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.4.23.nupkg", - "hash": "e22c7eab58c4097eb76007aa4ceb801846f8ad733be54d0e785392e5602cec1e" + "url": "https://packages.chocolatey.org/lxc.4.24.nupkg", + "hash": "ceeeee56ffd3870acb442069cb6739df2231c3b3c9b57876f0fde36ff8708c86" } }, "extract_dir": "tools",