From 8466096833aeea0c40abe73f0c10b697297f3dfc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Dec 2022 16:29:41 +0000 Subject: [PATCH] lxc: Update to version 5.9 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index b378a86238..eafdda179a 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.8", + "version": "5.9", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.8.nupkg", - "hash": "a1ce3b6033028f40b063e58bd2aaa8e0c20e94342a4feddbec50ef42396c4100" + "url": "https://packages.chocolatey.org/lxc.5.9.nupkg", + "hash": "f00660a8ed248ed3188b64d1f45a4250179fe6c908462fe60e2a51157ab1d048" } }, "extract_dir": "tools",