From 936b12d3aee27f2bf5dc057775eca1ee5e8c5011 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 19 Aug 2022 04:38:51 +0000 Subject: [PATCH] lxc: Update to version 5.5 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index 74f66beaf4..67a2b2405a 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.4", + "version": "5.5", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.4.nupkg", - "hash": "d813857e8ab903ee508626c1a7300a5927fcc11738a3479f784c2b1b93c87682" + "url": "https://packages.chocolatey.org/lxc.5.5.nupkg", + "hash": "beabc5d3b3e43ce139cdd4a7c4840885fbfe1fc432155e63b12e484e52043a65" } }, "extract_dir": "tools",