diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index b8a0dd529a..4ec613dbe4 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.53.1", + "version": "1.53.2", "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.53.1/luau-lsp-win64.zip", - "hash": "64600afdc9c33cc7748beba6f9a97c39960ab2e5588c646d8421a935fa0306ee" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.53.2/luau-lsp-win64.zip", + "hash": "b303a87c370c400909150b41992933a9c8104b5e148e8cb58f6325b0e7e34c58" } }, "bin": "luau-lsp.exe",