wasm4: Update to version 2.7.0

This commit is contained in:
github-actions[bot] 2024-04-22 20:25:42 +00:00
parent 356e29ea33
commit e724e0274b

View File

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