diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index dc3557afe5..f8c4d874f0 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.56.1", + "version": "1.56.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.56.1/luau-lsp-win64.zip", - "hash": "7cf1f2d4dd260abe0a154c8165749ee7441ecd0123139546bd670db663414661" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.56.2/luau-lsp-win64.zip", + "hash": "526d7dd8cf48fd1e40c8f74462c5efa8bf97b5e91961cf30a49ceadfb09feb22" } }, "bin": "luau-lsp.exe",