pcsx2-dev: Update to version 1.7.0-1678

master
Richard Kuhnt 2021-09-03 00:30:39 +00:00
parent 907e1adf80
commit bc76185297
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-1676",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1676-g38f1a9a76&platform=windows-x86#/dl.7z",
"hash": "fd91ea22503ca5341e12d3fa4fc5dcefc767e780b0534a5b54d59cb7991f0720",
"extract_dir": "pcsx2-v1.7.0-dev-1676-g38f1a9a76-windows-x86",
"version": "1.7.0-1678",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1678-gbb5bfda5c&platform=windows-x86#/dl.7z",
"hash": "7a88f33a78f24d8b71a7074567a2db9c1ee3d30d6eca092dc8778e504bba248b",
"extract_dir": "pcsx2-v1.7.0-dev-1678-gbb5bfda5c-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",