From 39f1714a8f1aad96e96ab44155a397ad4fe06d75 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 24 Jul 2022 04:31:19 +0000 Subject: [PATCH] wasm4: Update to version 2.5.1 --- bucket/wasm4.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/wasm4.json b/bucket/wasm4.json index 716279febd..e0675766aa 100644 --- a/bucket/wasm4.json +++ b/bucket/wasm4.json @@ -1,12 +1,12 @@ { - "version": "2.5.0", + "version": "2.5.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.5.0/w4-windows.zip", - "hash": "d2f7139b73b39a62ee069a1a1b6fddee8508c059cd6693031f43083a877b2422" + "url": "https://github.com/aduros/wasm4/releases/download/v2.5.1/w4-windows.zip", + "hash": "04bc35a114d4027c71422031776e5133230dc012cef8f90657ba2db622de68bc" } }, "bin": "w4.exe",