From 508e47d1cca9c91f55779a534c95ba3a35ce4caa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Jul 2023 16:27:40 +0000 Subject: [PATCH] lxc: Update to version 5.16.0 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index 721ffe2fc1..bb333f8b67 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.15", + "version": "5.16.0", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.15.nupkg", - "hash": "afdb9ed93fbcc85fbf0664f60df7bcddb4698a0ed6887d3b7638513831560ec2" + "url": "https://packages.chocolatey.org/lxc.5.16.0.nupkg", + "hash": "611ebe84e0147fd1d1f92829336ba4d92d580784b2cb8d28bfd714374531fea6" } }, "extract_dir": "tools",