Skip to content

Commit

Permalink
revert macos launcher
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam- committed Nov 21, 2023
1 parent fad1aa5 commit a82b31e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/_data/hero.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand All @@ -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',
Expand Down

0 comments on commit a82b31e

Please sign in to comment.