mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
wasmtime: Update to version 29.0.0
This commit is contained in:
parent
87f02449d0
commit
0ebf243bef
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "28.0.1",
|
"version": "29.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/v28.0.1/wasmtime-v28.0.1-x86_64-windows.zip",
|
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v29.0.0/wasmtime-v29.0.0-x86_64-windows.zip",
|
||||||
"hash": "b6564429cb6a0e930465204da11ae66e717508358e737d491eaa095b4a85792e",
|
"hash": "8114c08d134e9ec845152da99c382692c7f568ae0effcef550976bdaacfb4e8e",
|
||||||
"extract_dir": "wasmtime-v28.0.1-x86_64-windows"
|
"extract_dir": "wasmtime-v29.0.0-x86_64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wasmtime.exe",
|
"bin": "wasmtime.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user