From 256b6fa0c244a4ee50c2f4f6c9fe09c4226d6c08 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 3 Apr 2022 00:32:36 +0000 Subject: [PATCH] lxc: Update to version 5.0.0 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index fdb13794fe..772725be79 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "4.24", + "version": "5.0.0", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.4.24.nupkg", - "hash": "ceeeee56ffd3870acb442069cb6739df2231c3b3c9b57876f0fde36ff8708c86" + "url": "https://packages.chocolatey.org/lxc.5.0.0.nupkg", + "hash": "2790cec269228f8385521915b50cc915f657edd11bafa43f8ce151873e716302" } }, "extract_dir": "tools",