diff --git a/src/_data/hero.js b/src/_data/hero.js index 649a74be0..6751c9b55 100644 --- a/src/_data/hero.js +++ b/src/_data/hero.js @@ -41,7 +41,7 @@ module.exports = { }, { link: - 'https://github.com/runelite/launcher/releases/download/2.6.10/RuneLite-x64.dmg', + 'https://github.com/runelite/launcher/releases/download/2.6.9/RuneLite-x64.dmg', icon: 'fab fa-fw fa-apple', text: { os: 'macOS', @@ -51,7 +51,7 @@ module.exports = { }, { link: - 'https://github.com/runelite/launcher/releases/download/2.6.10/RuneLite-aarch64.dmg', + 'https://github.com/runelite/launcher/releases/download/2.6.9/RuneLite-aarch64.dmg', icon: 'fab fa-fw fa-apple', text: { os: 'macOS',