wasm4: Update to version 2.5.4

This commit is contained in:
github-actions[bot] 2023-01-09 01:53:17 +00:00
parent 25fc8fe55d
commit c5ecde9c47

View File

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