pcsx2-dev: Update to version 1.7.0-1709

master
Richard Kuhnt 2021-09-08 00:30:48 +00:00
parent 7f37dae3bd
commit da76e8da2a
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-1708",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1708-gb12f0d865&platform=windows-x86#/dl.7z",
"hash": "d560cf6d76390952857156c5a7a796a1fd1cb2881eb6a6859d2a0946edf2e200",
"extract_dir": "pcsx2-v1.7.0-dev-1708-gb12f0d865-windows-x86",
"version": "1.7.0-1709",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1709-g9832a935d&platform=windows-x86#/dl.7z",
"hash": "849edbadd624e68ef5d95d1051fb2f31aaf2612d1c0196d1289173fb30fba3a4",
"extract_dir": "pcsx2-v1.7.0-dev-1709-g9832a935d-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",