Skip to content

Commit f0f1517

Browse files
committed
downloads.yml/ci: bump torrent versions
1 parent 07ad564 commit f0f1517

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.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"
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"
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:7ace4874eff840e79d067c9819dbf11616088b1c&dn=monero-gui-v0.18.4.5&ws=https%3A%2F%2Fdownloads.getmonero.org%2F'
40+
magnet: 'magnet:?xt=urn:btih:cb1c2165c4b8f4859ac2c7c2f55284577bee9996&dn=monero-gui-v0.18.4.7&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:418b72acefb822c45e831e6406f605dfc2ed37fc&dn=monero-v0.18.4.5&ws=https%3A%2F%2Fdownloads.getmonero.org%2F'
118+
magnet: 'magnet:?xt=urn:btih:5f6d01b1705e53331c9e30c05c6be5421b430529&dn=monero-v0.18.4.6&ws=https%3A%2F%2Fdownloads.getmonero.org%2F'
119119
icon: icon-torrent
120120
vers:

0 commit comments

Comments
 (0)