wasm4: Update to version 2.5.3

This commit is contained in:
github-actions[bot] 2022-08-21 04:31:22 +00:00
parent c0341dfd28
commit d1772639c7

View File

@ -1,12 +1,12 @@
{ {
"version": "2.5.2", "version": "2.5.3",
"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.5.2/w4-windows.zip", "url": "https://github.com/aduros/wasm4/releases/download/v2.5.3/w4-windows.zip",
"hash": "eb54b27290a1a6679422325b274867c44b56db09b66f29e320afab915ebc2b88" "hash": "767bfb6e1d9b7476ac116548932fc58894bf942b0e9ada3a55998c06b669247b"
} }
}, },
"bin": "w4.exe", "bin": "w4.exe",