diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index de78bd20a9..8247624266 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -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",