From 9b87f2d009a435f6cc6364ed9f77dc8f44132136 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Jan 2023 08:28:37 +0000 Subject: [PATCH] lxc: Update to version 5.10 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index eafdda179a..6cdbad28db 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.9", + "version": "5.10", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.9.nupkg", - "hash": "f00660a8ed248ed3188b64d1f45a4250179fe6c908462fe60e2a51157ab1d048" + "url": "https://packages.chocolatey.org/lxc.5.10.nupkg", + "hash": "db7c0532a50c2fd0b9e83105d4f7b836009dedfd455847ba97a379d54d9146e3" } }, "extract_dir": "tools",