From f935d3f1dfa71920f627929fb9f9d11ad9ede670 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 9d7f2d15..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: ae9d3e8236931bc73ed1a0f682518c7d841593e5 # 0.8.4 + source-commit: 6a7b744f9848042d47d4d93e9bace566a2a40ee2 # 0.14 plugin: nil override-prime: |- [ "$(uname -m)" = "riscv64" ] && exit 0