wasm4: Update to version 2.5.0

This commit is contained in:
github-actions[bot] 2022-05-20 20:28:27 +00:00
parent ad4939ffc0
commit 907ca2ace8

View File

@ -1,12 +1,12 @@
{
"version": "2.4.0",
"version": "2.5.0",
"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.4.0/w4-windows.zip",
"hash": "b236aa3f8d586f03856390f04e077f4a54cf2c45159f39f51a86bf8d0d449eb6"
"url": "https://github.com/aduros/wasm4/releases/download/v2.5.0/w4-windows.zip",
"hash": "d2f7139b73b39a62ee069a1a1b6fddee8508c059cd6693031f43083a877b2422"
}
},
"bin": "w4.exe",