wasm4: Update to version 2.6.1

This commit is contained in:
github-actions[bot] 2023-12-31 20:24:12 +00:00
parent a67b763dbf
commit ee2fe705b6

View File

@ -1,12 +1,12 @@
{
"version": "2.6.0",
"version": "2.6.1",
"description": "Build retro games using WebAssembly for a fantasy console.",
"homepage": "https://wasm4.org/",
"license": "ISC",
"architecture": {
"64bit": {
"url": "https://github.com/aduros/wasm4/releases/download/v2.6.0/w4-windows.zip",
"hash": "7e32cfddf94ebb7d152414901b5a4f050a0a3178b5536f0cb10a7b687a498018"
"url": "https://github.com/aduros/wasm4/releases/download/v2.6.1/w4-windows.zip",
"hash": "b9ff2f6368688d1081dddb3f09348f7d823b163c381373c625e0db8f5c3a391d"
}
},
"bin": "w4.exe",