luau-lsp: Update to version 1.40.0

This commit is contained in:
github-actions[bot] 2025-03-02 12:31:38 +00:00
parent 1a2155cc93
commit 6ef894e280

View File

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