luau-lsp: Update to version 1.42.0

This commit is contained in:
github-actions[bot] 2025-03-27 20:27:53 +00:00
parent 43488277b4
commit 1ef5e818cc

View File

@ -1,12 +1,12 @@
{
"version": "1.41.0",
"version": "1.42.0",
"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.41.0/luau-lsp-win64.zip",
"hash": "e1c3b0dcc551d06543585351b44d2bcd76d5136e9799a91196d798aeb732aa36"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.42.0/luau-lsp-win64.zip",
"hash": "cda2ac07ee22dfe7f87e5768e84b799e9f1b50d35fd5a474d726fb181aa3711b"
}
},
"bin": "luau-lsp.exe",