wasmer: Update to version v3.0.1

This commit is contained in:
github-actions[bot] 2022-11-23 20:27:17 +00:00
parent 1e75746dec
commit 6fea0867d7

View File

@ -1,5 +1,5 @@
{ {
"version": "v3.0.0", "version": "v3.0.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.0.0/wasmer-windows.exe", "url": "https://github.com/wasmerio/wasmer/releases/download/v3.0.1/wasmer-windows.exe",
"hash": "98e57bbfdc1a11e2452f6952877cdefecc9754af9d46715b6ea02fde38b31b90" "hash": "dd359e788a63c33442b70cd89c6d1c9c16f35303435c0c34ec9f87e1b0f615f2"
} }
}, },
"env_set": { "env_set": {