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

Releases: dspearson/librespot-auth

v0.1.1

26 Aug 15:04
Compare
Choose a tag to compare

Added --class option to specify device class. This was a feature request to allow creation of devices for non-Premium users (computer apparently allows this).

sha256sum:
79bd643d5e2c1871e54bd7db74b08e6e33d283a7e0443c58e634a801f7605d12 librespot-auth-x86_64-linux-musl-static.tar.xz

v0.1.0

17 Aug 18:28
Compare
Choose a tag to compare

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