From e724e0274bc5882584bc46f6f1c6b4a9c628fe02 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 20:25:42 +0000 Subject: [PATCH] wasm4: Update to version 2.7.0 --- bucket/wasm4.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasm4.json b/bucket/wasm4.json index b789d0f016..c9fe37784c 100644 --- a/bucket/wasm4.json +++ b/bucket/wasm4.json @@ -1,12 +1,12 @@ { - "version": "2.6.2", + "version": "2.7.0", "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.6.2/w4-windows.zip", - "hash": "d602d3f7ff08f00eb02aebfb23d939013f3ba4c08a4ff4434712dc01a5432716" + "url": "https://github.com/aduros/wasm4/releases/download/v2.7.0/w4-windows.zip", + "hash": "8be8a31860fb46708d86dbe72a0d24e9b8ef56962a8ca0d61a0213597b287879" } }, "bin": "w4.exe",