mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
wasmtime: Update to version 28.0.0
This commit is contained in:
parent
67934e615e
commit
8a6c0ff697
@ -1,13 +1,13 @@
|
||||
{
|
||||
"version": "27.0.0",
|
||||
"version": "28.0.0",
|
||||
"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/v27.0.0/wasmtime-v27.0.0-x86_64-windows.zip",
|
||||
"hash": "fc75d3cae018ab433387d72487b2d111c4614c0442ab7941b67ad49ce3631b60",
|
||||
"extract_dir": "wasmtime-v27.0.0-x86_64-windows"
|
||||
"url": "https://github.com/bytecodealliance/wasmtime/releases/download/v28.0.0/wasmtime-v28.0.0-x86_64-windows.zip",
|
||||
"hash": "419c6ed54a7926a2594b64adfdd09042b00376691f8225b7187af5683146a878",
|
||||
"extract_dir": "wasmtime-v28.0.0-x86_64-windows"
|
||||
}
|
||||
},
|
||||
"bin": "wasmtime.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user