From d1772639c78ed5bceacf1d9aa9aefbe9594c4cd2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 21 Aug 2022 04:31:22 +0000 Subject: [PATCH] wasm4: Update to version 2.5.3 --- bucket/wasm4.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasm4.json b/bucket/wasm4.json index b035585d5f..9f814b5530 100644 --- a/bucket/wasm4.json +++ b/bucket/wasm4.json @@ -1,12 +1,12 @@ { - "version": "2.5.2", + "version": "2.5.3", "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.2/w4-windows.zip", - "hash": "eb54b27290a1a6679422325b274867c44b56db09b66f29e320afab915ebc2b88" + "url": "https://github.com/aduros/wasm4/releases/download/v2.5.3/w4-windows.zip", + "hash": "767bfb6e1d9b7476ac116548932fc58894bf942b0e9ada3a55998c06b669247b" } }, "bin": "w4.exe",