wasm4: Update to version 2.6.2

This commit is contained in:
github-actions[bot] 2024-02-25 16:27:13 +00:00
parent fd85c6ad31
commit 5a2fc40f2e

View File

@ -1,12 +1,12 @@
{ {
"version": "2.6.1", "version": "2.6.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.6.1/w4-windows.zip", "url": "https://github.com/aduros/wasm4/releases/download/v2.6.2/w4-windows.zip",
"hash": "b9ff2f6368688d1081dddb3f09348f7d823b163c381373c625e0db8f5c3a391d" "hash": "d602d3f7ff08f00eb02aebfb23d939013f3ba4c08a4ff4434712dc01a5432716"
} }
}, },
"bin": "w4.exe", "bin": "w4.exe",