diff --git a/bucket/pcsx2-dev.json b/bucket/pcsx2-dev.json index e0dcd51a..105d68b0 100644 --- a/bucket/pcsx2-dev.json +++ b/bucket/pcsx2-dev.json @@ -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-1280", - "url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1280-ga35edc95c&platform=windows-x86#/dl.7z", - "hash": "1919563f2adb823d5e4ec188b96786fd6040337db46c4adf7c4840245be0f204", - "extract_dir": "pcsx2-v1.7.0-dev-1280-ga35edc95c-windows-x86", + "version": "1.7.0-1281", + "url": "https://buildbot.orphis.net/pcsx2/index.php?m=dl&rev=v1.7.0-dev-1281-g1b4c8991c&platform=windows-x86#/dl.7z", + "hash": "ff3267b77c006092709df0022491259dac23afbcb64ec550b36eb4064cf4e167", + "extract_dir": "pcsx2-v1.7.0-dev-1281-g1b4c8991c-windows-x86", "pre_install": [ "if (!(Test-Path \"$persist_dir\")) {", " New-item \"$persist_dir\" -ItemType Directory | Out-Null",