luau-lsp: Update to version 1.39.0

This commit is contained in:
github-actions[bot] 2025-02-08 20:26:20 +00:00
parent 1df34ab72b
commit a18535cf8c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.38.1", "version": "1.39.0",
"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.38.1/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.39.0/luau-lsp-win64.zip",
"hash": "f55ea1eb4d16cd8dbd7a8e263bd862d3b8db77e2296d46855509b07676729b7f" "hash": "c31ba9ca8e2bfdcb50ceaf2aafdfe2bfbf82f6d4a2fb3e02b32bad930c45cbc4"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",