From b0ce668df85a5878b634e2859fce598b9bd75bae Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 23 Jul 2022 00:34:06 +0000 Subject: [PATCH] lxc: Update to version 5.4 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index e58f7d1242..74f66beaf4 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.3", + "version": "5.4", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.3.nupkg", - "hash": "366c16929ed21606cb626c4ac9c5cc10e2c942c7ae1ef0142e577f183d2bdd93" + "url": "https://packages.chocolatey.org/lxc.5.4.nupkg", + "hash": "d813857e8ab903ee508626c1a7300a5927fcc11738a3479f784c2b1b93c87682" } }, "extract_dir": "tools",