mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 17:51:21 +00:00
wasmtime: Update to version 3.0.1
This commit is contained in:
parent
434706e346
commit
9c11c7e921
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "3.0.0",
|
||||
"version": "3.0.1",
|
||||
"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/v3.0.0/wasmtime-v3.0.0-x86_64-windows.zip",
|
||||
"hash": "2a34b4a6179d749019787494352775a38d470c9df42d096d43c1dd99ac57a824",
|
||||
"extract_dir": "wasmtime-v3.0.0-x86_64-windows"
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v3.0.1/wasmtime-v3.0.1-x86_64-windows.zip",
|
||||
"hash": "2746bbeeb1489fd547b681a63e64f7a04d9704c35de465059e9f6e412aa62ead",
|
||||
"extract_dir": "wasmtime-v3.0.1-x86_64-windows"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user