Bitfocus Companion: add libatomic1 dependency (#16212)

This commit is contained in:
Slaviša Arežina
2026-08-02 19:32:33 +02:00
committed by GitHub
parent bc944d90e2
commit 97aa6b39cb
2 changed files with 5 additions and 1 deletions

View File

@@ -30,6 +30,8 @@ function update_script() {
exit 1
fi
ensure_dependencies libatomic1
RELEASE_JSON=$(curl -fsSL "https://api.bitfocus.io/v1/product/companion/packages?limit=20")
PACKAGE_JSON=$(echo "$RELEASE_JSON" | jq -c \
--arg target "linux-$(arch_resolve "tgz" "arm64-tgz")" \