luau-lsp: Update to version 1.32.3

This commit is contained in:
github-actions[bot] 2024-08-10 16:34:19 +00:00
parent d1be4146a0
commit e82dd93d21

View File

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