mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
wasmtime: Update to version 26.0.0
This commit is contained in:
parent
0752d56f07
commit
086b163513
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "25.0.2",
|
"version": "26.0.0",
|
||||||
"description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
|
"description": "Standalone JIT-style runtime for WebAssembly, using Cranelift",
|
||||||
"homepage": "https://wasmtime.dev",
|
"homepage": "https://wasmtime.dev",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v25.0.2/wasmtime-v25.0.2-x86_64-windows.zip",
|
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v26.0.0/wasmtime-v26.0.0-x86_64-windows.zip",
|
||||||
"hash": "95ea65249c5af3a9b7b44678656584d24d310919b6fc4cde1babb4ab7a1997a3",
|
"hash": "7774ba583bf3a6016a202bcfce3fe12f2bf27095493e8e1988bc9f4debb1f619",
|
||||||
"extract_dir": "wasmtime-v25.0.2-x86_64-windows"
|
"extract_dir": "wasmtime-v26.0.0-x86_64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wasmtime.exe",
|
"bin": "wasmtime.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user