pcsx2-dev: Update to version 1.7.0-1714

master
Richard Kuhnt 2021-09-12 00:30:52 +00:00
parent ebce3cbba9
commit cec64f32a1
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-1711",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1711-ga8a50641f&platform=windows-x86#/dl.7z",
"hash": "495f077f3027c6a127cd6873be806ba77c567993977f4669325695a7dea96800",
"extract_dir": "pcsx2-v1.7.0-dev-1711-ga8a50641f-windows-x86",
"version": "1.7.0-1714",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1714-g19072b659&platform=windows-x86#/dl.7z",
"hash": "fc193789dd5726c15193f5b4601224152e6a69f069dbe6397177bf9e99e0cfca",
"extract_dir": "pcsx2-v1.7.0-dev-1714-g19072b659-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",