luau-lsp: Update to version 1.39.2

This commit is contained in:
github-actions[bot] 2025-02-15 12:31:32 +00:00
parent 06ce23e58d
commit 92c81f8b30

View File

@ -1,12 +1,12 @@
{ {
"version": "1.39.0", "version": "1.39.2",
"description": "Language Server Implementation for Luau", "description": "Language Server Implementation for Luau",
"homepage": "https://github.com/JohnnyMorganz/luau-lsp", "homepage": "https://github.com/JohnnyMorganz/luau-lsp",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.39.0/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.39.2/luau-lsp-win64.zip",
"hash": "c31ba9ca8e2bfdcb50ceaf2aafdfe2bfbf82f6d4a2fb3e02b32bad930c45cbc4" "hash": "6e046899fa3d72b94298c64f01db1945b035b9ce5da9248bb5b7312aefbdd7fb"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",