wasm4: Update to version 2.6.0

This commit is contained in:
github-actions[bot] 2023-10-14 20:23:17 +00:00
parent fd4c496080
commit 30f3d3110d

View File

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