From c3a404670d67d5cd36178ee9f03f07b5f9a80093 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Feb 2022 04:29:22 +0000 Subject: [PATCH] lxc: Update to version 4.23 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index ccdf97aefc..75019a9d82 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "4.22", + "version": "4.23", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.4.22.nupkg", - "hash": "bd4bb1df187c883f7429d084ad78cef21fc3a4ec3d94904f8f63c977382b17e8" + "url": "https://packages.chocolatey.org/lxc.4.23.nupkg", + "hash": "e22c7eab58c4097eb76007aa4ceb801846f8ad733be54d0e785392e5602cec1e" } }, "extract_dir": "tools",