Skip to content

Commit

Permalink
runelite 2.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
krehel committed Jan 22, 2025
1 parent bdc9d2b commit 0593c1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/r/runelite.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
cask "runelite" do
arch arm: "aarch64", intel: "x64"

version "2.7.2"
sha256 arm: "965e941244e203dd2cdc78e704b16ac3734c050ef1af764ba5cd32a1b29868f0",
intel: "3acff2d6d6710bcb75505ab32536c366908154e323fb096f63378fc5e4d3ffbc"
version "2.7.3"
sha256 arm: "0d9fcb9c7603a444e1451c5d3de862dd543a531bb9f33e94bcc8e120f07a5251",
intel: "3dd3b5aafb5587e4379fe758067a406675054cfad9dab55e65788f6a024a74c2"

url "https://github.com/runelite/launcher/releases/download/#{version}/RuneLite-#{arch}.dmg",
verified: "github.com/runelite/launcher/"
Expand Down

0 comments on commit 0593c1b

Please sign in to comment.