wasmer: Update to version v3.1.1

This commit is contained in:
github-actions[bot] 2023-01-27 04:27:51 +00:00
parent 409f543136
commit f485925fb6

View File

@ -1,5 +1,5 @@
{ {
"version": "v3.1.0", "version": "v3.1.1",
"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.1.0/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/v3.1.1/wasmer-windows.exe",
"hash": "a756663b732bef5665cdb0197233eb3ec937bc77aef6b4413c8e99094abb5074" "hash": "4e14474889586f86b5950fa77e24a252bd4596688f0eb9b088b28bf1bfebafb6"
} }
}, },
"env_set": { "env_set": {