luau-lsp: Update to version 1.32.4

This commit is contained in:
github-actions[bot] 2024-09-11 20:26:39 +00:00
parent 952bd46b6d
commit b6c14034a7

View File

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