From f95f81fd54b88ba13f1f932d3f79330f127a121a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Sep 2022 20:29:43 +0000 Subject: [PATCH] lxc: Update to version 5.6 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index 67a2b2405a..5e9b27193e 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.5", + "version": "5.6", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.5.nupkg", - "hash": "beabc5d3b3e43ce139cdd4a7c4840885fbfe1fc432155e63b12e484e52043a65" + "url": "https://packages.chocolatey.org/lxc.5.6.nupkg", + "hash": "8c11761a5bb16cad2d1574595e491e5a168151f7f8d48286e8395503e10770bb" } }, "extract_dir": "tools",