From 00c4284317bc82f791df0b294fbb91859e049085 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Dec 2023 20:24:37 +0000 Subject: [PATCH] lxc: Update to version 5.20.0 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index 0856ea801c..7b952abf88 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.19.0", + "version": "5.20.0", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.19.0.nupkg", - "hash": "5066a3494004c0064650592e065e0aedd4f49263074385c33f3d127d59c6fdba" + "url": "https://packages.chocolatey.org/lxc.5.20.0.nupkg", + "hash": "18641863f09463598467caf065b7594871ab0ffa666a5bf200916671d5345ee4" } }, "extract_dir": "tools",