From beaa6b77671c3ce19d0acbdded331af7f5791cfe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 04:30:12 +0000 Subject: [PATCH] wasm4: Update to version 2.7.1 --- bucket/wasm4.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasm4.json b/bucket/wasm4.json index c9fe37784c..00b5575af3 100644 --- a/bucket/wasm4.json +++ b/bucket/wasm4.json @@ -1,12 +1,12 @@ { - "version": "2.7.0", + "version": "2.7.1", "description": "Build retro games using WebAssembly for a fantasy console.", "homepage": "https://wasm4.org/", "license": "ISC", "architecture": { "64bit": { - "url": "https://github.com/aduros/wasm4/releases/download/v2.7.0/w4-windows.zip", - "hash": "8be8a31860fb46708d86dbe72a0d24e9b8ef56962a8ca0d61a0213597b287879" + "url": "https://github.com/aduros/wasm4/releases/download/v2.7.1/w4-windows.zip", + "hash": "6e347dc8ed9e8d980973f278dcf3d9911fc480c0804ff9ce8938dad305464bf7" } }, "bin": "w4.exe",