From bdcbeb9dacce541cc0cd34c03eb637772cb1931c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 26 May 2023 04:28:05 +0000 Subject: [PATCH] lxc: Update to version 5.14 --- bucket/lxc.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/lxc.json b/bucket/lxc.json index d02ea44867..89512cdd5a 100644 --- a/bucket/lxc.json +++ b/bucket/lxc.json @@ -1,12 +1,12 @@ { - "version": "5.13", + "version": "5.14", "description": "LXD client", "homepage": "https://linuxcontainers.org/lxd", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://packages.chocolatey.org/lxc.5.13.nupkg", - "hash": "ae52225fbf7fc714d10fb7010c89e7f3b473d9a57016483d0e1a2d4208fd3209" + "url": "https://packages.chocolatey.org/lxc.5.14.nupkg", + "hash": "4e55cd628f96ff5d5ba2d55ba3ff153063fa8400acdff5b4998d27f233600a0e" } }, "extract_dir": "tools",