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