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