wasmer: Update to version v3.2.0

This commit is contained in:
github-actions[bot] 2023-04-18 20:25:29 +00:00
parent 72b9093c59
commit dc53bf5a4a

View File

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