From d1bb488f252d5ec6620397a1c535776fd1df7223 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 21 Feb 2024 20:24:01 +0000 Subject: [PATCH] yuzu-pineapple: Update to version EA-4158 --- 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 7641aeec359c..7a29342cf88b 100644 --- a/bucket/yuzu-pineapple.json +++ b/bucket/yuzu-pineapple.json @@ -1,5 +1,5 @@ { - "version": "EA-4157", + "version": "EA-4158", "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-4157/Windows-Yuzu-EA-4157.zip", - "hash": "e1ce55f1df3e54333b03bcffdbe1a73ce1922b5a2b3e1527a6d72022f80c9bb6" + "url": "https://github.com/pineappleEA/pineapple-src/releases/download/EA-4158/Windows-Yuzu-EA-4158.zip", + "hash": "70250c8e0200e981a80439b6f30d0e98a7941b60739a602b3443ad74d7839775" } }, "extract_dir": "yuzu-windows-msvc-early-access",