From d13fadf602eaeb3f3f0c9cb68bb710098adb4d94 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Mar 2024 00:32:26 +0000 Subject: [PATCH] simple64: Update to version 2024.03.1 --- bucket/simple64.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/simple64.json b/bucket/simple64.json index 26b140822d43..2cc1cfbf7aa8 100644 --- a/bucket/simple64.json +++ b/bucket/simple64.json @@ -1,13 +1,13 @@ { - "version": "2024.01.1", + "version": "2024.03.1", "description": "Nintendo 64 emulator", "homepage": "https://simple64.github.io/", "license": { "identifier": "GPL-3.0", "url": "https://github.com/simple64/simple64/blob/main/LICENSE" }, - "url": "https://github.com/simple64/simple64/releases/download/v2024.01.1/simple64-win64-6f90f88.zip", - "hash": "e0b28a17e45a65d70492710424e0d011e18e16d87edec408e1efbeedd9090cea", + "url": "https://github.com/simple64/simple64/releases/download/v2024.03.1/simple64-win64-99e37c5.zip", + "hash": "26773ee25e61cf56ab2cc95f1e6caf54e48def8c5bd29da784c37fcd50978272", "extract_dir": "simple64", "pre_install": [ "if (!(Test-Path \"$persist_dir\\simple64-gui.ini\")) {",