From fcecfa3a88b4d34e4e284496986455565bdbc3d5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 12:34:37 +0000 Subject: [PATCH] wasm4: Update to version 2.4.0 --- bucket/wasm4.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasm4.json b/bucket/wasm4.json index c9be26c799..3dcf06c1c2 100644 --- a/bucket/wasm4.json +++ b/bucket/wasm4.json @@ -1,12 +1,12 @@ { - "version": "2.3.2", + "version": "2.4.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.3.2/w4-windows.zip", - "hash": "78009bbf7fec4a254e1945ca1aa4ac9772c9f108b96d2bdedc5b6e3e6bd10c4e" + "url": "https://github.com/aduros/wasm4/releases/download/v2.4.0/w4-windows.zip", + "hash": "b236aa3f8d586f03856390f04e077f4a54cf2c45159f39f51a86bf8d0d449eb6" } }, "bin": "w4.exe",