wasm4: Update to version 2.7.1

This commit is contained in:
github-actions[bot] 2024-12-13 04:30:12 +00:00
parent 8c6924f499
commit beaa6b7767

View File

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