Skip to content

Commit

Permalink
Fix pcsx2 2.2.0 hash
Browse files Browse the repository at this point in the history
  • Loading branch information
halotroop2288 authored Oct 31, 2024
1 parent e3a347e commit b99baa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bucket/pcsx2.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"Microsoft Visual C++ Runtime 2022": "extras/vcredist2022"
},
"url": "https://github.com/PCSX2/pcsx2/releases/download/v2.2.0/pcsx2-v2.2.0-windows-x64-Qt.7z",
"hash": "daf7a4025a90b8ff646f50469ad35765a6b4cee183c78fb08a9eb5343cbf6938",
"hash": "6215d72ae28f4be839edc7664f9763e5c0db092d6f311ae4f3160109e5c3754a",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",
Expand Down

0 comments on commit b99baa5

Please sign in to comment.