From e294cc16a705b4800943d49a1e72ebefd8623ae7 Mon Sep 17 00:00:00 2001 From: Markus Ueberall Date: Sat, 13 May 2023 07:09:54 +0200 Subject: [PATCH] Added secondary source for ARM64 binaries (please note: this one skips releases without feature changes/bugfixes affecting the resulting binary, cf. v0.11.9.1) --- Binary-distributions.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Binary-distributions.md b/Binary-distributions.md index be39960..3e829a6 100644 --- a/Binary-distributions.md +++ b/Binary-distributions.md @@ -1,7 +1,8 @@ In addition to the binary x86_64 builds for Linux/Windows/macOS on the [releases page](https://github.com/AsamK/signal-cli/releases) and the Linux x86_64 [OCI container images](https://github.com/AsamK/signal-cli/pkgs/container/signal-cli), there are some additional builds provided by the community. ## Binary (for ARM devices) -https://gitlab.com/julianfairfax/package-repo/-/blob/main/signal-cli/prebuilt/signal-cli +- https://gitlab.com/julianfairfax/package-repo/-/blob/main/signal-cli/prebuilt/signal-cli +- https://media.projektzentrisch.de/temp/signal-cli/ _(updated after local deployment, skips releases without feature changes/bugfixes affecting the binary)_ ## Docker A ready to use docker image (amd64 + arm64) can be found [here](https://gitlab.com/packaging/signal-cli/container_registry) ([Docs](https://packaging.gitlab.io/signal-cli/installation/docker/), [Repo](https://gitlab.com/packaging/signal-cli)).