Skip to content

Commit

Permalink
pcsx2 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
babo4d committed Jan 24, 2025
1 parent 83eb98a commit c2d6add
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/pcsx2.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
cask "pcsx2" do
version "2.0.2"
sha256 "fe751e14b80c94065ba0b0455ead59bcb50ba022078c58e8d2800e9456b0151a"
version "2.2.0"
sha256 "9b7c50247a45d4aed87ea7a87ce50beb48e00bcaf633d452151945291cc3122a"

url "https://github.com/PCSX2/pcsx2/releases/download/v#{version}/pcsx2-v#{version}-macos-Qt.tar.xz",
url "https://github.com/PCSX2/pcsx2/releases/download/v#{version}/pcsx2-v#{version}-macOS-Qt.tar.xz",
verified: "github.com/PCSX2/pcsx2/"
name "PCSX2"
desc "PS2 emulator"
Expand Down

0 comments on commit c2d6add

Please sign in to comment.