luau-lsp: Update to version 1.41.0

This commit is contained in:
github-actions[bot] 2025-03-16 20:26:58 +00:00
parent 79342825b7
commit 3f1453d20a

View File

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