luau-lsp: Update to version 1.32.0

This commit is contained in:
github-actions[bot] 2024-07-14 12:29:49 +00:00
parent 7cb796d2b3
commit f620290995

View File

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