wasm4: Update to version 2.5.1

This commit is contained in:
github-actions[bot] 2022-07-24 04:31:19 +00:00
parent bbdb28e2c3
commit 39f1714a8f

View File

@ -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",