wasmer: Update to version v4.2.7

This commit is contained in:
github-actions[bot] 2024-03-19 16:28:04 +00:00
parent 6ea21f9dd1
commit cc27b5cf22

View File

@ -1,5 +1,5 @@
{ {
"version": "v4.2.6", "version": "v4.2.7",
"description": "The leading WebAssembly Runtime supporting WASI and Emscripten", "description": "The leading WebAssembly Runtime supporting WASI and Emscripten",
"homepage": "https://wasmer.io/", "homepage": "https://wasmer.io/",
"license": "MIT", "license": "MIT",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/wasmerio/wasmer/releases/download/v4.2.6/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/v4.2.7/wasmer-windows.exe",
"hash": "977e34c4380da4aeb214dd4934a03ead5a69426662e7d66478dfa60d8a09ea7b" "hash": "ab71c2fcbb5a59dcc4cf41d62deb166254b3fd31767fcf004770b3ddcde49f0b"
} }
}, },
"env_set": { "env_set": {