pcsx2-dev: Update to version 1.7.0-1058

master
Richard Kuhnt 2021-03-12 00:30:16 +00:00
parent e9303667f7
commit 297841ff53
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-1055",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1055-g7d875076e&platform=windows-x86#/dl.7z",
"hash": "ce960d8151e56c492018409a078669d583ec9360cb992c44bc5de7703b668c19",
"extract_dir": "pcsx2-v1.7.0-dev-1055-g7d875076e-windows-x86",
"version": "1.7.0-1058",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1058-gf2525aced&platform=windows-x86#/dl.7z",
"hash": "582692a008f87fc519862ccd6fddb47ab4b974542489d8051eece29c18f75e36",
"extract_dir": "pcsx2-v1.7.0-dev-1058-gf2525aced-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",