From e7693ffdd2fc993eab3467345b317111c9685e60 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Jan 2024 04:26:49 +0000 Subject: [PATCH] yuzu-pineapple: Update to version EA-4079 --- 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 78c932d3bd43..75ee6902c05b 100644 --- a/bucket/yuzu-pineapple.json +++ b/bucket/yuzu-pineapple.json @@ -1,5 +1,5 @@ { - "version": "EA-4078", + "version": "EA-4079", "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-4078/Windows-Yuzu-EA-4078.zip", - "hash": "02965ba090f257d3ca5141d920ff0543bf590a998c2be17c6dab2131f385fe3a" + "url": "https://github.com/pineappleEA/pineapple-src/releases/download/EA-4079/Windows-Yuzu-EA-4079.zip", + "hash": "54cc7c3aac23624b976f48bac2079f365005c3a78d62dd46342cd9e5cdc5db22" } }, "extract_dir": "yuzu-windows-msvc-early-access",