luau-lsp: Update to version 1.32.1

This commit is contained in:
github-actions[bot] 2024-07-23 12:31:41 +00:00
parent 8b4ebbc1c4
commit 71730b107b

View File

@ -1,12 +1,12 @@
{
"version": "1.32.0",
"version": "1.32.1",
"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.32.0/luau-lsp-win64.zip",
"hash": "afefd5f08d28b11b44a7291928aea227c232e96a9109c4a2c16bbb69f06be5dc"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.32.1/luau-lsp-win64.zip",
"hash": "e14dc41920966153943256259de5836f628d16bc8020b82e3cb0897ae2c75977"
}
},
"bin": "luau-lsp.exe",