wasmer: Update to version 2.3.0

This commit is contained in:
github-actions[bot] 2022-06-07 12:31:31 +00:00
parent 62c10bce32
commit c2cce5e7a8

View File

@ -1,12 +1,12 @@
{ {
"version": "2.2.1", "version": "2.3.0",
"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",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/wasmerio/wasmer/releases/download/2.2.1/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/2.3.0/wasmer-windows.exe",
"hash": "af951eddcd2871927dce2b97c668d74f1f4d306bcd1f96f2fb486cbc741fc7a5" "hash": "b414def96b2e5718f6d87702819d6b74cbc4e53fa7cc2950eb87ec92e60710ec"
} }
}, },
"env_set": { "env_set": {