Skip to content

Commit 6c6d348

Browse files
committed
bump magnet links to v0.18.5.0
1 parent 54ed40f commit 6c6d348

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

.github/workflows/hashes.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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/$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"
276+
CDN_LINK_CLI="https://github.com/plowsof/monero-torrent/releases/download/$version_cli/monero-v0.18.5.0.torrent"
277+
CDN_LINK_GUI="https://github.com/plowsof/monero-torrent/releases/download/$version_cli/monero-gui-v0.18.5.0.torrent"
278278
wget $CDN_LINK_CLI
279279
wget $CDN_LINK_GUI
280280
CDN_MAGNET_LINK_CLI=$(transmission-show -m monero-$version_cli.torrent)

_data/downloads.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ gui:
3737
icon: icon-github
3838
- platform: Torrent
3939
link: https://downloads.getmonero.org/gui/torrent
40-
magnet: 'magnet:?xt=urn:btih:cb1c2165c4b8f4859ac2c7c2f55284577bee9996&dn=monero-gui-v0.18.4.7&ws=https%3A%2F%2Fdownloads.getmonero.org%2F'
40+
magnet: 'magnet:?xt=urn:btih:20f4090a51a85d3d6ab20dada066b8eae8c896b1&dn=monero-gui-v0.18.5.0&ws=https%3A%2F%2Fdownloads.getmonero.org%2F'
4141
icon: icon-torrent
4242
vers:
4343

@@ -115,6 +115,6 @@ cli:
115115
icon: icon-github
116116
- platform: Torrent
117117
link: https://downloads.getmonero.org/cli/torrent
118-
magnet: 'magnet:?xt=urn:btih:5f6d01b1705e53331c9e30c05c6be5421b430529&dn=monero-v0.18.4.6&ws=https%3A%2F%2Fdownloads.getmonero.org%2F'
118+
magnet: 'magnet:?xt=urn:btih:732fd7ddf87a293f687784b58c0c3c534abbf801&dn=monero-v0.18.5.0&ws=https%3A%2F%2Fdownloads.getmonero.org%2F'
119119
icon: icon-torrent
120120
vers:

0 commit comments

Comments
 (0)