pcsx2-dev: Update to version 1.7.0-1226

master
Richard Kuhnt 2021-05-04 00:30:44 +00:00
parent 5fbb750d27
commit 639ab6c759
1 changed files with 4 additions and 4 deletions

View File

@ -2,10 +2,10 @@
"homepage": "https://pcsx2.net/",
"description": "A feature rich FOSS PlayStation 2 emulator (development version)",
"license": "LGPL-3.0-or-later",
"version": "1.7.0-1225",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1225-g5639273ce&platform=windows-x86#/dl.7z",
"hash": "db2e813b8709db5ed3cc3ea06cd16a1a61b41c0664b17f9bbf2714742c954646",
"extract_dir": "pcsx2-v1.7.0-dev-1225-g5639273ce-windows-x86",
"version": "1.7.0-1226",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1226-g467659200&platform=windows-x86#/dl.7z",
"hash": "a57956cfb8def033bf8e84cd0038fe1a84e305e6ec845e60ec410f6dad8d800c",
"extract_dir": "pcsx2-v1.7.0-dev-1226-g467659200-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",