From b2383c2869295a11a3d4d3cd52a97b1352b96393 Mon Sep 17 00:00:00 2001 From: Thomas Parrott Date: Fri, 13 Dec 2024 12:58:45 +0000 Subject: [PATCH] lxd-ui: Bump to 0.14 Signed-off-by: Thomas Parrott --- snapcraft.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/snapcraft.yaml b/snapcraft.yaml index bef36fc7..482a5824 100644 --- a/snapcraft.yaml +++ b/snapcraft.yaml @@ -1625,11 +1625,12 @@ parts: - bin/lxd-user - sbin/lxd + lxd-ui: source: https://github.com/canonical/lxd-ui source-depth: 1 source-type: git - source-commit: 087e4e3d3c0a8b691e6d77c042672f171f7f8c29 # 0.8.5 + source-commit: 6a7b744f9848042d47d4d93e9bace566a2a40ee2 # 0.14 plugin: nil override-prime: |- [ "$(uname -m)" = "riscv64" ] && exit 0