Skip to content

Commit 07ad564

Browse files
committed
bump magnet links to v0.18.4.5
1 parent af242b9 commit 07ad564

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/v0.18.4.4/monero-v0.18.4.4.torrent"
277-
CDN_LINK_GUI="https://github.com/plowsof/monero-torrent/releases/download/v0.18.4.4/monero-gui-v0.18.4.4.torrent"
276+
CDN_LINK_CLI="https://github.com/plowsof/monero-torrent/releases/download/v0.18.4.5/monero-v0.18.4.5.torrent"
277+
CDN_LINK_GUI="https://github.com/plowsof/monero-torrent/releases/download/v0.18.4.5/monero-gui-v0.18.4.5.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:23382953943b4fa023d6b7c72375a26dc8ce02b6&dn=monero-gui-v0.18.4.4&ws=https%3A%2F%2Fdownloads.getmonero.org%2F'
40+
magnet: 'magnet:?xt=urn:btih:7ace4874eff840e79d067c9819dbf11616088b1c&dn=monero-gui-v0.18.4.5&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:9c7b39bfb11abcffc869480efb8eafec7bdd1b87&dn=monero-v0.18.4.4&ws=https%3A%2F%2Fdownloads.getmonero.org%2F'
118+
magnet: 'magnet:?xt=urn:btih:418b72acefb822c45e831e6406f605dfc2ed37fc&dn=monero-v0.18.4.5&ws=https%3A%2F%2Fdownloads.getmonero.org%2F'
119119
icon: icon-torrent
120120
vers:

0 commit comments

Comments
 (0)