pcsx2-dev: Update to version 1.7.0-1298

master
Richard Kuhnt 2021-06-28 00:30:25 +00:00
parent 18de496969
commit 2c78c8cde9
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-1297",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1297-g3c59221dd&platform=windows-x86#/dl.7z",
"hash": "530cb7d987b7ec3884e95b2d19d26f7a9ecdf333f5af4c3cd562aa9ebc8ff4c5",
"extract_dir": "pcsx2-v1.7.0-dev-1297-g3c59221dd-windows-x86",
"version": "1.7.0-1298",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1298-gb7dfb2c29&platform=windows-x86#/dl.7z",
"hash": "6a9311d0eb8e542ba6e630f6adeb59827c1350fd3a04201f94fc296b58397865",
"extract_dir": "pcsx2-v1.7.0-dev-1298-gb7dfb2c29-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",