mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
wasmtime: Update to version 39.0.1
This commit is contained in:
parent
23bfa1c333
commit
b9c6f2d55e
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "39.0.0",
|
||||
"version": "39.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/v39.0.0/wasmtime-v39.0.0-x86_64-windows.zip",
|
||||
"hash": "07c4cece77a8f315e4edb7e0fef3f78a6882c3d3dbb2adccaad4843dc70f1c6d",
|
||||
"extract_dir": "wasmtime-v39.0.0-x86_64-windows"
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v39.0.1/wasmtime-v39.0.1-x86_64-windows.zip",
|
||||
"hash": "bccf64b4227d178c0d13f2856be68876eae3f2f657f3a85d46f076a5e1976198",
|
||||
"extract_dir": "wasmtime-v39.0.1-x86_64-windows"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user