mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
wasmtime: Update to version 36.0.2
This commit is contained in:
parent
f920354c88
commit
a43e1499f0
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"version": "36.0.1",
|
"version": "36.0.2",
|
||||||
"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/v36.0.1/wasmtime-v36.0.1-x86_64-windows.zip",
|
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v36.0.2/wasmtime-v36.0.2-x86_64-windows.zip",
|
||||||
"hash": "02f360f5419a443eb236509e9ee09cefaeedd2080ca243fe4ec6ac9b4295cc0f",
|
"hash": "fb1fa999ff728d5a8e4b4057308561c51af7f59afdeac2d649dda7d4ad7e77ad",
|
||||||
"extract_dir": "wasmtime-v36.0.1-x86_64-windows"
|
"extract_dir": "wasmtime-v36.0.2-x86_64-windows"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "wasmtime.exe",
|
"bin": "wasmtime.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user