wasmer: Update to version v3.1.0

This commit is contained in:
github-actions[bot] 2022-12-13 00:33:12 +00:00
parent db33eba9f5
commit ad6a5470de

View File

@ -1,5 +1,5 @@
{ {
"version": "v3.0.2", "version": "v3.1.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",
@ -8,8 +8,8 @@
}, },
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/wasmerio/wasmer/releases/download/v3.0.2/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/v3.1.0/wasmer-windows.exe",
"hash": "0e74e8930e02bbf9fcbc213c9f59f331ab3da92880a557c2b2cb15da4be1ac4b" "hash": "a756663b732bef5665cdb0197233eb3ec937bc77aef6b4413c8e99094abb5074"
} }
}, },
"env_set": { "env_set": {