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)

Markus Ueberall 2023-05-13 07:09:54 +02:00
parent 1fa6991dd3
commit e294cc16a7

@ -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)).