pcsx2-dev: Update to version 1.7.0-1589

master
Richard Kuhnt 2021-08-08 00:41:34 +00:00
parent c9611f9d4d
commit e072f290ab
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-1578",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1578-ga982852e3&platform=windows-x86#/dl.7z",
"hash": "66c761768a055af47590da27b2b5e3f94c76a3890e0a713255207930a40b6d0c",
"extract_dir": "pcsx2-v1.7.0-dev-1578-ga982852e3-windows-x86",
"version": "1.7.0-1589",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1589-g0c5df806b&platform=windows-x86#/dl.7z",
"hash": "e3d44a6c516aa6de6b9ae147c79c6c8927d4d9daaabb74eba27d74c962209cb2",
"extract_dir": "pcsx2-v1.7.0-dev-1589-g0c5df806b-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",