pcsx2-dev: Update to version 1.7.0-1229

master
Richard Kuhnt 2021-05-05 00:31:01 +00:00
parent c02d09167d
commit 048e861ad6
1 changed files with 4 additions and 4 deletions

View File

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