From 237f777fea9498b0f35e763329cc85dbdba4a737 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Oct 2022 04:50:33 +0000 Subject: [PATCH] lxc: Update to version 5.7 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index 5e9b27193e..e9ffcfc88a 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.6", + "version": "5.7", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.6.nupkg", - "hash": "8c11761a5bb16cad2d1574595e491e5a168151f7f8d48286e8395503e10770bb" + "url": "https://packages.chocolatey.org/lxc.5.7.nupkg", + "hash": "644f3fc59752c2a7630414c251e1d7b14f26c6bf8cc769849150f8be0ff780a9" } }, "extract_dir": "tools",