wasm4: Update to version 2.4.0

This commit is contained in:
github-actions[bot] 2022-04-13 12:34:37 +00:00
parent 77667e1472
commit fcecfa3a88

View File

@ -1,12 +1,12 @@
{ {
"version": "2.3.2", "version": "2.4.0",
"description": "Build retro games using WebAssembly for a fantasy console.", "description": "Build retro games using WebAssembly for a fantasy console.",
"homepage": "https://wasm4.org/", "homepage": "https://wasm4.org/",
"license": "ISC", "license": "ISC",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/aduros/wasm4/releases/download/v2.3.2/w4-windows.zip", "url": "https://github.com/aduros/wasm4/releases/download/v2.4.0/w4-windows.zip",
"hash": "78009bbf7fec4a254e1945ca1aa4ac9772c9f108b96d2bdedc5b6e3e6bd10c4e" "hash": "b236aa3f8d586f03856390f04e077f4a54cf2c45159f39f51a86bf8d0d449eb6"
} }
}, },
"bin": "w4.exe", "bin": "w4.exe",