wasmer: Update to version v3.0.2

This commit is contained in:
github-actions[bot] 2022-11-28 04:28:50 +00:00
parent 845b0b0b24
commit 987d86f2e1

View File

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