pcsx2-dev: Update to version 1.7.0-1632

master
Richard Kuhnt 2021-08-23 00:30:27 +00:00
parent ee6230c1a4
commit 390a59b2af
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-1631",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1631-g94c6814be&platform=windows-x86#/dl.7z",
"hash": "862f9114af2fbf6031a0f5750b8caeb54deef82b859aa82727d9e67e9ac6e68b",
"extract_dir": "pcsx2-v1.7.0-dev-1631-g94c6814be-windows-x86",
"version": "1.7.0-1632",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1632-g61dca4067&platform=windows-x86#/dl.7z",
"hash": "df8a79946fa1c0f4ba462cfca50ba35d8b4189927b0225fd1331bfdfb2ddae09",
"extract_dir": "pcsx2-v1.7.0-dev-1632-g61dca4067-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",