From c8235a37948248a2002d3a19795a710b5d22122d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:25:24 +0000 Subject: [PATCH] lxc: Update to version 5.18.0 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index 04d4331ff8..633c452305 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.17.0", + "version": "5.18.0", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.17.0.nupkg", - "hash": "f242c814c792d4aba1d5c6ebb5c56eab61587d58b19fc241bf7afb7bba7d3f95" + "url": "https://packages.chocolatey.org/lxc.5.18.0.nupkg", + "hash": "a89cbcc60168c153c70475af6b6b5b75b18c0130365ff841f297239bd4784fb3" } }, "extract_dir": "tools",