From 2a24433f35d339e6906dbc97e2ea248f212e6834 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 24 Jun 2022 20:27:53 +0000 Subject: [PATCH] lxc: Update to version 5.3 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index 4355be73fc..e58f7d1242 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.2", + "version": "5.3", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.2.nupkg", - "hash": "fec4c1811ad7bca470ead480caddc6857c6ec06d6d6c56827dd4da45923eade7" + "url": "https://packages.chocolatey.org/lxc.5.3.nupkg", + "hash": "366c16929ed21606cb626c4ac9c5cc10e2c942c7ae1ef0142e577f183d2bdd93" } }, "extract_dir": "tools",