From 945743ff5283519eedd9293b17116cc6885aa5e8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 08:25:58 +0000 Subject: [PATCH] lxc: Update to version 5.13 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index dc6dc2ec4e..d02ea44867 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.12", + "version": "5.13", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.12.nupkg", - "hash": "1664349ac21cc7c71e507c4f45811c04bd1c855f5bfe6bf1ffb490aee80f4d50" + "url": "https://packages.chocolatey.org/lxc.5.13.nupkg", + "hash": "ae52225fbf7fc714d10fb7010c89e7f3b473d9a57016483d0e1a2d4208fd3209" } }, "extract_dir": "tools",