Skip to content
This repository has been archived by the owner on Oct 17, 2024. It is now read-only.

v0.1.0

Compare
Choose a tag to compare
@dspearson dspearson released this 17 Aug 18:28
· 6 commits to master since this release

Tagging to offer a static musl x86_64 linux binary for those that don't want to bother with toolchains. If your target platform differs from this, or you're not cool with running random binaries from people you don't know (understandable), you're going to have to just build it yourself.

Tarball contents:

librespot-auth-x86_64-linux-musl-static/
librespot-auth-x86_64-linux-musl-static/librespot-auth
librespot-auth-x86_64-linux-musl-static/LICENCE-3RD-PARTY.toml
librespot-auth-x86_64-linux-musl-static/LICENCE
librespot-auth-x86_64-linux-musl-static/README.md

librespot-auth-x86_64-linux-musl-static:

  • statically linked & stripped musl binary built via cargo build --profile static --target x86_64-unknown-linux-musl
  • sha256sum: 793cb2ca41f8fd2821ea33219878d880b5a5e576045427537036dff0600c585b /home/dsp/librespot-auth-x86_64-linux-musl-static.tar.xz