luau-lsp: Update to version 1.37.0

This commit is contained in:
github-actions[bot] 2024-12-14 16:29:53 +00:00
parent 94a48f792c
commit 7999fcb25b

View File

@ -1,12 +1,12 @@
{
"version": "1.36.0",
"version": "1.37.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.36.0/luau-lsp-win64.zip",
"hash": "5603743eaa25f73e2b78ea59e885814c249e5c27a46a5d920bd8294f153e808f"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.37.0/luau-lsp-win64.zip",
"hash": "51b5441b15b6ddfdf4ba5a79fbac04629f4db8a4d29eceb3d587850755c827af"
}
},
"bin": "luau-lsp.exe",