From a1c6d671cf73faeb57f74b3576747183c8361b01 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Dec 2023 04:25:45 +0000 Subject: [PATCH] yuzu-pineapple: Update to version EA-4012 --- 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 9ce25100727..6681284e953 100644 --- a/bucket/yuzu-pineapple.json +++ b/bucket/yuzu-pineapple.json @@ -1,5 +1,5 @@ { - "version": "EA-4011", + "version": "EA-4012", "description": "A Yuzu Early Access fork with Linux-specific patches", "homepage": "https://github.com/pineappleEA/pineapple-src", "license": { @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/pineappleEA/pineapple-src/releases/download/EA-4011/Windows-Yuzu-EA-4011.zip", - "hash": "38f2bd9b9a813357ff49cb454e19ba502da17c5ecef7df8f6ee213954abaf910" + "url": "https://github.com/pineappleEA/pineapple-src/releases/download/EA-4012/Windows-Yuzu-EA-4012.zip", + "hash": "0e4b69b5f3f6c0bf3bb4f55b408a687fbf83d8647dda0fbf9b7d450f050da1e8" } }, "extract_dir": "yuzu-windows-msvc-early-access",