luau-lsp: Update to version 1.42.1

This commit is contained in:
github-actions[bot] 2025-04-06 16:29:17 +00:00
parent 397c53df53
commit b2e5be2728

View File

@ -1,12 +1,12 @@
{
"version": "1.42.0",
"version": "1.42.1",
"description": "Language Server Implementation for Luau",
"homepage": "https://github.com/JohnnyMorganz/luau-lsp",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.42.0/luau-lsp-win64.zip",
"hash": "cda2ac07ee22dfe7f87e5768e84b799e9f1b50d35fd5a474d726fb181aa3711b"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.42.1/luau-lsp-win64.zip",
"hash": "09837136143bc1c9c12ae9fd835e3edf27d626a7917cd967838c47f97173afcc"
}
},
"bin": "luau-lsp.exe",