pcsx2-dev: Update to version 1.7.0-1675

master
Richard Kuhnt 2021-09-01 00:30:45 +00:00
parent 1f1e350f89
commit 05a1a435b1
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-1670",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1670-gc93692a77&platform=windows-x86#/dl.7z",
"hash": "4bbe5d6899b830a8b9538fc75f01f1e3821c3bb7d2c29442c240aafbb6487728",
"extract_dir": "pcsx2-v1.7.0-dev-1670-gc93692a77-windows-x86",
"version": "1.7.0-1675",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1675-gbda80fc74&platform=windows-x86#/dl.7z",
"hash": "98a7b4657e9c8e588a119a74f32e745f417cc61f5935b8646785d2e7134ce6d2",
"extract_dir": "pcsx2-v1.7.0-dev-1675-gbda80fc74-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",