diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index 22e2665efe..0536a6a364 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.42.1", + "version": "1.43.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.42.1/luau-lsp-win64.zip", - "hash": "09837136143bc1c9c12ae9fd835e3edf27d626a7917cd967838c47f97173afcc" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.43.0/luau-lsp-win64.zip", + "hash": "1303758d2636cffebd69b04f9babdca7ae8b64687fed1cef591205e0d0a8074b" } }, "bin": "luau-lsp.exe",