From dd9e94a2a07e0afc70a9cd55553a02cbe0bde53c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Nov 2022 20:27:58 +0000 Subject: [PATCH] lxc: Update to version 5.8 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index e9ffcfc88a..b378a86238 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.7", + "version": "5.8", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.7.nupkg", - "hash": "644f3fc59752c2a7630414c251e1d7b14f26c6bf8cc769849150f8be0ff780a9" + "url": "https://packages.chocolatey.org/lxc.5.8.nupkg", + "hash": "a1ce3b6033028f40b063e58bd2aaa8e0c20e94342a4feddbec50ef42396c4100" } }, "extract_dir": "tools",