luau-lsp: Update to version 1.32.2

This commit is contained in:
github-actions[bot] 2024-08-10 12:31:19 +00:00
parent c1b23cea67
commit f1a8b42f03

View File

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