mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 00:31:20 +00:00
wasmtime: Update to version 33.0.2
This commit is contained in:
parent
0e1f1b8b99
commit
aa526c3ca7
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "34.0.1",
|
||||
"version": "33.0.2",
|
||||
"description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
|
||||
"homepage": "https://wasmtime.dev",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v34.0.1/wasmtime-v34.0.1-x86_64-windows.zip",
|
||||
"hash": "5ac620948dce08d61f66dc49196706244ae53486988fb06a09a43060f2bdec90",
|
||||
"extract_dir": "wasmtime-v34.0.1-x86_64-windows"
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v33.0.2/wasmtime-v33.0.2-x86_64-windows.zip",
|
||||
"hash": "ab1c59bbfb9ca5a5144ee5d16baff42d8cc5f68ca60665ffbba393eb0fcf705c",
|
||||
"extract_dir": "wasmtime-v33.0.2-x86_64-windows"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user