From 0448698450c4b847b4ef12569f79a3ed9476159e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Mar 2023 20:26:12 +0000 Subject: [PATCH] lxc: Update to version 5.12 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index f949633a7f..dc6dc2ec4e 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.11", + "version": "5.12", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.11.nupkg", - "hash": "8a925014a6eff14b3dac27933d8bd836b6863c2c6addef9f4f41ea8e66b73a66" + "url": "https://packages.chocolatey.org/lxc.5.12.nupkg", + "hash": "1664349ac21cc7c71e507c4f45811c04bd1c855f5bfe6bf1ffb490aee80f4d50" } }, "extract_dir": "tools",