mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
wasmtime: Update to version 10.0.1
This commit is contained in:
parent
0db0a5c86d
commit
847acdfd09
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "10.0.0",
|
||||
"version": "10.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/v10.0.0/wasmtime-v10.0.0-x86_64-windows.zip",
|
||||
"hash": "c08cb3e8cdfb1e01ca01f3b6a80b48d9e50d3a344daeaac333748f23279cfac6",
|
||||
"extract_dir": "wasmtime-v10.0.0-x86_64-windows"
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v10.0.1/wasmtime-v10.0.1-x86_64-windows.zip",
|
||||
"hash": "05452d493a620c1cef3612c007c6050be77598265d72ea50081294712808c949",
|
||||
"extract_dir": "wasmtime-v10.0.1-x86_64-windows"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user