pcsx2-dev: Update to version 1.7.0-1663

master
Richard Kuhnt 2021-08-29 00:30:36 +00:00
parent f3c4057994
commit c873f9e66f
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-1645",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1645-gc288be3d4&platform=windows-x86#/dl.7z",
"hash": "9a5927d01b462820a4b88b9cc0d0c93e29a9d3bc43e8ae1fecb32d00b5cd3a8f",
"extract_dir": "pcsx2-v1.7.0-dev-1645-gc288be3d4-windows-x86",
"version": "1.7.0-1663",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1663-gb61619cf4&platform=windows-x86#/dl.7z",
"hash": "bd5c4012d757d2e0be9d31a09a8c895a895d93c8d5fb6a6f5b8c13686bd601fc",
"extract_dir": "pcsx2-v1.7.0-dev-1663-gb61619cf4-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",