pcsx2-dev: Update to version 1.7-2253

master
Richard Kuhnt 2022-01-21 00:31:13 +00:00
parent 90fa727c7d
commit 31fc9a7a2b
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-2249",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.2249&platform=windows-x86#/dl.7z",
"hash": "676e0c6e210bffa90574754140af8a02891b5202c1373f49231bc06789c71fae",
"extract_dir": "pcsx2-v1.7.2249-windows-x86",
"version": "1.7-2253",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.2253&platform=windows-x86#/dl.7z",
"hash": "27204e57f64d7b82fae7f84981f66cffea4153d70b1432b1322bf90049673b1e",
"extract_dir": "pcsx2-v1.7.2253-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",