From 983c36b5dc44e6f73f22d81a43024036e5c81c14 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 25 Feb 2022 19:00:46 +0000 Subject: [PATCH] yuzu-pineapple: Update to version EA-2506 --- bucket/yuzu-pineapple.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/yuzu-pineapple.json b/bucket/yuzu-pineapple.json index 8b29ad41..7f2a45f3 100644 --- a/bucket/yuzu-pineapple.json +++ b/bucket/yuzu-pineapple.json @@ -1,12 +1,12 @@ { "homepage": "https://github.com/pineappleEA/pineapple-src", "description": "A Yuzu Early Access fork with Linux-specific patches", - "version": "EA-2504", + "version": "EA-2506", "license": "GPL-2.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/pineappleEA/pineapple-src/releases/download/EA-2504/Windows-Yuzu-EA-2504.7z", - "hash": "0f51f41e87a4009fa4d9010beca4e4d4408a923230dcbf4d952a61ed2ad983a8" + "url": "https://github.com/pineappleEA/pineapple-src/releases/download/EA-2506/Windows-Yuzu-EA-2506.7z", + "hash": "136a4807dbd54111aaf1fbb42804a87a8cdf5ef9dc52342b1ae23792bee7f7d0" } }, "extract_dir": "yuzu-windows-msvc-early-access",