Cleanup binaries (#1014)
authorMarcel van der Veldt <m.vanderveldt@outlook.com>
Sun, 21 Jan 2024 13:11:01 +0000 (14:11 +0100)
committerGitHub <noreply@github.com>
Sun, 21 Jan 2024 13:11:01 +0000 (14:11 +0100)
commit0982c3092a1184ebe5d75a6f33cc25d67b12123f
treecd0987c153226c08ae1fbd717a06577c9b61b532
parentbf21200729b3b749ebb0d4d0b1670b5393f43264
Cleanup binaries (#1014)
35 files changed:
music_assistant/server/providers/airplay/__init__.py
music_assistant/server/providers/airplay/bin/libcrypto-1_1.dll [deleted file]
music_assistant/server/providers/airplay/bin/libssl-1_1.dll [deleted file]
music_assistant/server/providers/airplay/bin/squeeze2raop-darwin-arm64-static [new file with mode: 0755]
music_assistant/server/providers/airplay/bin/squeeze2raop-darwin-x86_64-static [new file with mode: 0755]
music_assistant/server/providers/airplay/bin/squeeze2raop-freebsd-x86_64-static [deleted file]
music_assistant/server/providers/airplay/bin/squeeze2raop-linux-armv6-static [deleted file]
music_assistant/server/providers/airplay/bin/squeeze2raop-linux-mips-static [deleted file]
music_assistant/server/providers/airplay/bin/squeeze2raop-linux-powerpc-static [deleted file]
music_assistant/server/providers/airplay/bin/squeeze2raop-linux-sparc64-static [deleted file]
music_assistant/server/providers/airplay/bin/squeeze2raop-macos-arm64-static [deleted file]
music_assistant/server/providers/airplay/bin/squeeze2raop-macos-static [deleted file]
music_assistant/server/providers/airplay/bin/squeeze2raop-macos-x86_64-static [deleted file]
music_assistant/server/providers/airplay/bin/squeeze2raop-solaris-x86_64-static [deleted file]
music_assistant/server/providers/airplay/bin/squeeze2raop-static.exe [deleted file]
music_assistant/server/providers/spotify/__init__.py
music_assistant/server/providers/spotify/bin/librespot-darwin-arm64 [new file with mode: 0755]
music_assistant/server/providers/spotify/bin/librespot-darwin-x86_64 [new file with mode: 0755]
music_assistant/server/providers/spotify/bin/librespot-linux-aarch64 [new file with mode: 0755]
music_assistant/server/providers/spotify/bin/librespot-linux-arm [new file with mode: 0755]
music_assistant/server/providers/spotify/bin/librespot-linux-x86 [new file with mode: 0755]
music_assistant/server/providers/spotify/bin/librespot-linux-x86_64 [new file with mode: 0755]
music_assistant/server/providers/spotify/librespot/__init__.py [deleted file]
music_assistant/server/providers/spotify/librespot/freebsd/__init__.py [deleted file]
music_assistant/server/providers/spotify/librespot/freebsd/librespot [deleted file]
music_assistant/server/providers/spotify/librespot/linux/__init__.py [deleted file]
music_assistant/server/providers/spotify/librespot/linux/librespot-aarch64 [deleted file]
music_assistant/server/providers/spotify/librespot/linux/librespot-arm [deleted file]
music_assistant/server/providers/spotify/librespot/linux/librespot-armhf [deleted file]
music_assistant/server/providers/spotify/librespot/linux/librespot-armv7 [deleted file]
music_assistant/server/providers/spotify/librespot/linux/librespot-x86_64 [deleted file]
music_assistant/server/providers/spotify/librespot/osx/__init__.py [deleted file]
music_assistant/server/providers/spotify/librespot/osx/librespot [deleted file]
music_assistant/server/providers/spotify/librespot/windows/__init__.py [deleted file]
music_assistant/server/providers/spotify/librespot/windows/librespot.exe [deleted file]