diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index ba3969b66d..25e6e168cc 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.41.0", + "version": "1.42.0", "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.41.0/luau-lsp-win64.zip", - "hash": "e1c3b0dcc551d06543585351b44d2bcd76d5136e9799a91196d798aeb732aa36" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.42.0/luau-lsp-win64.zip", + "hash": "cda2ac07ee22dfe7f87e5768e84b799e9f1b50d35fd5a474d726fb181aa3711b" } }, "bin": "luau-lsp.exe",