From 8dd6c7c75ba85fcd3df34c60c3dffc026fbd0994 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 4 Sep 2022 00:34:10 +0000 Subject: [PATCH] yuzu-pineapple: Update to version EA-2932 --- 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 7ca12660..393a0043 100644 --- a/bucket/yuzu-pineapple.json +++ b/bucket/yuzu-pineapple.json @@ -1,5 +1,5 @@ { - "version": "EA-2930", + "version": "EA-2932", "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-2930/Windows-Yuzu-EA-2930.7z", - "hash": "f039e042835e872f643bb1c4ce9f651c7de6794de4307e8be8ba2602074a350c" + "url": "https://github.com/pineappleEA/pineapple-src/releases/download/EA-2932/Windows-Yuzu-EA-2932.7z", + "hash": "b182fdaed641801eab3385b453f519776042ffefd059f015266e797c09b79ac5" } }, "extract_dir": "yuzu-windows-msvc-early-access",