From 49d88690f1d88e7b93a0de41dd93c7642b496622 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 Jun 2023 04:27:00 +0000 Subject: [PATCH] lxc: Update to version 5.15 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index 89512cdd5a..721ffe2fc1 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.14", + "version": "5.15", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.14.nupkg", - "hash": "4e55cd628f96ff5d5ba2d55ba3ff153063fa8400acdff5b4998d27f233600a0e" + "url": "https://packages.chocolatey.org/lxc.5.15.nupkg", + "hash": "afdb9ed93fbcc85fbf0664f60df7bcddb4698a0ed6887d3b7638513831560ec2" } }, "extract_dir": "tools",