mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-03 02:24:50 +00:00
wasmtime: Update to version 41.0.1
This commit is contained in:
parent
516e40c1f6
commit
7e1deebd13
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "40.0.3",
|
||||
"version": "41.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/v40.0.3/wasmtime-v40.0.3-x86_64-windows.zip",
|
||||
"hash": "033c4db46ed68b539275a41fba18228e38df4aa78ca43af8d494c27252b68a63",
|
||||
"extract_dir": "wasmtime-v40.0.3-x86_64-windows"
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v41.0.1/wasmtime-v41.0.1-x86_64-windows.zip",
|
||||
"hash": "b15aab059caefca3afe69dcaac9abd21bba90d73e2939cd9c074050ce0539f1a",
|
||||
"extract_dir": "wasmtime-v41.0.1-x86_64-windows"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user