pcsx2-dev: Update to version 1.7.0-1524

master
Richard Kuhnt 2021-07-22 00:30:28 +00:00
parent 9f3832e767
commit a26398b684
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-1523",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1523-ga13222f92&platform=windows-x86#/dl.7z",
"hash": "f7aa1800e52e25b155b3f65599bef5faa1159a40d0f42245c383409b40ce0056",
"extract_dir": "pcsx2-v1.7.0-dev-1523-ga13222f92-windows-x86",
"version": "1.7.0-1524",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1524-g080ba94ed&platform=windows-x86#/dl.7z",
"hash": "8ecf898787f3bacf3a3225017f7676bb46fbaea4230877ec9a8aa3d0fc3ebd85",
"extract_dir": "pcsx2-v1.7.0-dev-1524-g080ba94ed-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",