pcsx2-dev: Update to version 1.7.0-1171

master
Richard Kuhnt 2021-04-08 00:30:37 +00:00
parent 8d5cdea252
commit 3941f344a7
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-1170",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1170-gb60765e97&platform=windows-x86#/dl.7z",
"hash": "48def30043211ccc470c87e53f1f1f1f2d6d92f01d49677258666d115cac48c6",
"extract_dir": "pcsx2-v1.7.0-dev-1170-gb60765e97-windows-x86",
"version": "1.7.0-1171",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1171-g05a31bd65&platform=windows-x86#/dl.7z",
"hash": "d3fad3d91195a1e68b906d7bdf8e42559f2c7f3ab83d6daefa4d7d83c95ca262",
"extract_dir": "pcsx2-v1.7.0-dev-1171-g05a31bd65-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",