pcsx2-dev: Update to version 1.7.0-1576

master
Richard Kuhnt 2021-08-06 00:30:17 +00:00
parent 9f7eb34c88
commit 724a54fa45
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-1567",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1567-g21c13a850&platform=windows-x86#/dl.7z",
"hash": "71b911e1ffd6eeee5bf82d3a602893a505da84e48b5dab2c34af4fc5d1d20b44",
"extract_dir": "pcsx2-v1.7.0-dev-1567-g21c13a850-windows-x86",
"version": "1.7.0-1576",
"url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1576-g0d4549a66&platform=windows-x86#/dl.7z",
"hash": "496470fd9fe4ee890c976971e708ddd9e7590a47be57663bfbdf16e748553d0f",
"extract_dir": "pcsx2-v1.7.0-dev-1576-g0d4549a66-windows-x86",
"pre_install": [
"if (!(Test-Path \"$persist_dir\")) {",
" New-item \"$persist_dir\" -ItemType Directory | Out-Null",