From 8c99d3c53e97c2ca39ee71464bb3437efb4986bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Feb 2023 00:33:50 +0000 Subject: [PATCH] lxc: Update to version 5.11 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index 6cdbad28db..f949633a7f 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.10", + "version": "5.11", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.10.nupkg", - "hash": "db7c0532a50c2fd0b9e83105d4f7b836009dedfd455847ba97a379d54d9146e3" + "url": "https://packages.chocolatey.org/lxc.5.11.nupkg", + "hash": "8a925014a6eff14b3dac27933d8bd836b6863c2c6addef9f4f41ea8e66b73a66" } }, "extract_dir": "tools",