luau-lsp: Update to version 1.38.0

This commit is contained in:
github-actions[bot] 2024-12-28 16:28:51 +00:00
parent eb6b69696d
commit d47930329e

View File

@ -1,12 +1,12 @@
{
"version": "1.37.0",
"version": "1.38.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.37.0/luau-lsp-win64.zip",
"hash": "51b5441b15b6ddfdf4ba5a79fbac04629f4db8a4d29eceb3d587850755c827af"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.38.0/luau-lsp-win64.zip",
"hash": "3cda68dbf346af3a69f712f9624616ca29da8ad885d255b86b95fd177b59e02e"
}
},
"bin": "luau-lsp.exe",