spotify-downloader
spotify-downloader copied to clipboard
spotdl-4.0.0-rc.2-linux is the wrong file
System OS
Linux
Python Version
3.8 (CPython)
Install Source
GitHub
Install version / commit hash
v4.0.0-rc.2
Expected Behavior vs Actual Behavior
The two files spotdl-4.0.0-rc.2-linux and spotdl-4.0.0-rc.2-linux-aarch64 are the same file, both for arm architecture. an amd64 file is missing.
$ wget "https://github.com/spotDL/spotify-downloader/releases/download/v4.0.0-rc.2/spotdl-4.0.0-rc.2-linux" $ wget "https://github.com/spotDL/spotify-downloader/releases/download/v4.0.0-rc.2/spotdl-4.0.0-rc.2-linux-aarch64" $ md5sum * a45a54336ce3de518e6bd0bf3100e950 spotdl-4.0.0-rc.2-linux a45a54336ce3de518e6bd0bf3100e950 spotdl-4.0.0-rc.2-linux-aarch64
Steps to reproduce - Ensure to include actual links!
- download the two files from the release page
- compare them
Traceback
-
Other details
No response
@xnetcat
Workflow file with the build steps has been fixed quite some time ago and the next release will have correct files.
We can't rerun this to re-upload new files because this action is only ran on release.