pcsx2-dev: Update to version 1.7.0-1028

master
Richard Kuhnt 2021-03-01 00:30:38 +00:00
parent 1de23a26dc
commit 7e10bb7f19
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-1024",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1024-gdb4d4ed27&platform=windows-x86#/dl.7z",
"hash": "0ea9af3724274eb32057bb86b676be278b648f47d3eecd74c4ccac3af3dd2da6",
"extract_dir": "pcsx2-v1.7.0-dev-1024-gdb4d4ed27-windows-x86",
"version": "1.7.0-1028",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1028-g9cfe1b88f&platform=windows-x86#/dl.7z",
"hash": "9592e94543e15b6ef8fd2c7a84040bffefe62f3303fb06a53f9c6695560f0810",
"extract_dir": "pcsx2-v1.7.0-dev-1028-g9cfe1b88f-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",