File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -273,8 +273,8 @@ jobs:
273273 #CDN_LINK_CLI="https://dlsrc.getmonero.org/monero-$version_cli.torrent"
274274 #CDN_LINK_GUI="https://dlsrc.getmonero.org/monero-gui-$version_gui.torrent"
275275 # TODO: download from monero-torrent repo for testing, replace with above dlsrc link in production
276- CDN_LINK_CLI="https://github.com/plowsof/monero-torrent/releases/download/v0.18.4.6 /monero-v0.18.4.6.torrent"
277- CDN_LINK_GUI="https://github.com/plowsof/monero-torrent/releases/download/v0.18.4.7 /monero-gui-v0.18.4.7.torrent"
276+ CDN_LINK_CLI="https://github.com/plowsof/monero-torrent/releases/download/$version_cli /monero-v0.18.4.6.torrent"
277+ CDN_LINK_GUI="https://github.com/plowsof/monero-torrent/releases/download/$version_cli /monero-gui-v0.18.4.7.torrent"
278278 wget $CDN_LINK_CLI
279279 wget $CDN_LINK_GUI
280280 CDN_MAGNET_LINK_CLI=$(transmission-show -m monero-$version_cli.torrent)
You can’t perform that action at this time.
0 commit comments