From ee2fe705b6c62faac7b31b32efc2372ba86d1d9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 31 Dec 2023 20:24:12 +0000 Subject: [PATCH] wasm4: Update to version 2.6.1 --- bucket/wasm4.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasm4.json b/bucket/wasm4.json index f9ff644013..c206c1ae84 100644 --- a/bucket/wasm4.json +++ b/bucket/wasm4.json @@ -1,12 +1,12 @@ { - "version": "2.6.0", + "version": "2.6.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.6.0/w4-windows.zip", - "hash": "7e32cfddf94ebb7d152414901b5a4f050a0a3178b5536f0cb10a7b687a498018" + "url": "https://github.com/aduros/wasm4/releases/download/v2.6.1/w4-windows.zip", + "hash": "b9ff2f6368688d1081dddb3f09348f7d823b163c381373c625e0db8f5c3a391d" } }, "bin": "w4.exe",