wasm4: Update to version 2.5.2

This commit is contained in:
github-actions[bot] 2022-08-13 16:29:55 +00:00
parent dc7705bdab
commit 5ea3cb26c4

View File

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