mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
wasmtime: Update to version 5.0.0
This commit is contained in:
parent
bb6381039e
commit
96b9c22457
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "4.0.0",
|
||||
"version": "5.0.0",
|
||||
"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/v4.0.0/wasmtime-v4.0.0-x86_64-windows.zip",
|
||||
"hash": "b0c88cde29b05f3329445046b9fda9e503886e36d2580ee261bda173b4506d95",
|
||||
"extract_dir": "wasmtime-v4.0.0-x86_64-windows"
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v5.0.0/wasmtime-v5.0.0-x86_64-windows.zip",
|
||||
"hash": "0275aa5632e8714222e85b7b04e186c2c354df148c04d37fe41b13e15fbf4bed",
|
||||
"extract_dir": "wasmtime-v5.0.0-x86_64-windows"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user