CI: confirm webseed redirects + versioned hashes - #80
Conversation
|
I'm not quite sure if I understand this: These versioned hashes are created atm in create_monero_torrent.sh, but in the downloads.getmonero.org the versioned hash files don't exist (e.g. https://downloads.getmonero.org/hashes-v0.18.4.4). |
|
yes, the create_torrent script downloads "hashes.txt" (no version) from : https://www.getmonero.org/downloads/hashes.txt and adds the version inside the torrent, release maintainer simply forgot to add you can see the warnings if you scroll to the bottom of https://github.com/plowsof/monero-torrent/actions/runs/19611368152 |
|
Ooh I see, makes sense! Neat. Btw isn't the .txt extension is missing? https://downloads.getmonero.org/hashes-v0.18.4.4 |
|
Good spot! thats a bug |
No description provided.