pcsx2-dev: Update to version 1.7.0-1752

master
Richard Kuhnt 2021-09-17 00:30:24 +00:00
parent 6759ef11b5
commit 359e4e285c
1 changed files with 4 additions and 4 deletions

View File

@ -2,10 +2,10 @@
"homepage": "https://pcsx2.net/", "homepage": "https://pcsx2.net/",
"description": "A feature rich FOSS PlayStation 2 emulator (development version)", "description": "A feature rich FOSS PlayStation 2 emulator (development version)",
"license": "LGPL-3.0-or-later", "license": "LGPL-3.0-or-later",
"version": "1.7.0-1744", "version": "1.7.0-1752",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1744-gac87484ac&platform=windows-x86#/dl.7z", "url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1752-g45de8f77c&platform=windows-x86#/dl.7z",
"hash": "fa7618e1c888eb92b4b59075b1f2f3dd445aa306388f6f238f0c6ede4724dd72", "hash": "ca6cf85ccf308b58add566c80e4c97bdaf8bcd652311b98c1d595001e8fea95d",
"extract_dir": "pcsx2-v1.7.0-dev-1744-gac87484ac-windows-x86", "extract_dir": "pcsx2-v1.7.0-dev-1752-g45de8f77c-windows-x86",
"pre_install": [ "pre_install": [
"if (!(Test-Path \"$persist_dir\")) {", "if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null", " New-item \"$persist_dir\" -ItemType Directory | Out-Null",