pcsx2-dev: Update to version 1.7.0-1196

master
Richard Kuhnt 2021-04-19 00:30:43 +00:00
parent 909760bb6f
commit 1cf3f2f7f2
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-1192",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1192-g3db5e42b9&platform=windows-x86#/dl.7z",
"hash": "0c5b38cbd364769ad064b5cd8ad6aabd3f67617ef0b6805ac05ece7582b2447b",
"extract_dir": "pcsx2-v1.7.0-dev-1192-g3db5e42b9-windows-x86",
"version": "1.7.0-1196",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1196-g256afa8b9&platform=windows-x86#/dl.7z",
"hash": "24266eca7bd4a5517212c40216db04aad1e006853089fce03952466392d0d7ac",
"extract_dir": "pcsx2-v1.7.0-dev-1196-g256afa8b9-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",