mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
wasmtime: Update to version 1.0.0
This commit is contained in:
parent
63f55efcb6
commit
c6f0c97ad6
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "0.40.1",
|
"version": "1.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/v0.40.1/wasmtime-v0.40.1-x86_64-windows.zip",
|
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v1.0.0/wasmtime-v1.0.0-x86_64-windows.zip",
|
||||||
"hash": "b3841e92ec026c93c5ec4e9651d7940fcd117d0a915b64d3330727a2d70126a6",
|
"hash": "31caa64c719797b701b6486f9de68e354b297e14defdaabb5f2c945a391394bc",
|
||||||
"extract_dir": "wasmtime-v0.40.1-x86_64-windows"
|
"extract_dir": "wasmtime-v1.0.0-x86_64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wasmtime.exe",
|
"bin": "wasmtime.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user