pcsx2-dev: Update to version 1.7.0-1259

master
Richard Kuhnt 2021-05-13 00:30:27 +00:00
parent 759e31a2b6
commit ea201e3054
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-1258",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1258-g2eb6d9a0f&platform=windows-x86#/dl.7z",
"hash": "9feab05d335c39f4affc90e8cf58c7ce2cf249c3a9c555886dd36b5a6b628f60",
"extract_dir": "pcsx2-v1.7.0-dev-1258-g2eb6d9a0f-windows-x86",
"version": "1.7.0-1259",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1259-g7efa96c73&platform=windows-x86#/dl.7z",
"hash": "a7af86173efae3b0b76dfcf96eadb56a2174c8c855ec6ea74c67341a835530e5",
"extract_dir": "pcsx2-v1.7.0-dev-1259-g7efa96c73-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",