pcsx2-dev: Update to version 1.7.0-1564

master
Richard Kuhnt 2021-08-03 00:30:28 +00:00
parent 33bc10206e
commit d75c81a0e3
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-1561",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1561-gdc4b382b2&platform=windows-x86#/dl.7z",
"hash": "84bb74b0cb97536e4c9a382100fe59f687b9eaa980ddba5b666902de7699a2f4",
"extract_dir": "pcsx2-v1.7.0-dev-1561-gdc4b382b2-windows-x86",
"version": "1.7.0-1564",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1564-g958e27c78&platform=windows-x86#/dl.7z",
"hash": "2b47e5f53cb8cf6138901563c8d3c4562f8e274627c817a53840f2815fbda8a9",
"extract_dir": "pcsx2-v1.7.0-dev-1564-g958e27c78-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",