From c5ecde9c47f93cc40d9ed120a8f6615e6125412f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Jan 2023 01:53:17 +0000 Subject: [PATCH] wasm4: Update to version 2.5.4 --- bucket/wasm4.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasm4.json b/bucket/wasm4.json index 9f814b5530..94d5b80a2c 100644 --- a/bucket/wasm4.json +++ b/bucket/wasm4.json @@ -1,12 +1,12 @@ { - "version": "2.5.3", + "version": "2.5.4", "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.5.3/w4-windows.zip", - "hash": "767bfb6e1d9b7476ac116548932fc58894bf942b0e9ada3a55998c06b669247b" + "url": "https://github.com/aduros/wasm4/releases/download/v2.5.4/w4-windows.zip", + "hash": "e67411a27c415379bf36d1eb4129cae2e524e23ff5e738680aa51109b3282b29" } }, "bin": "w4.exe",