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