diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index 0536a6a364..f1a784fe0b 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.43.0", + "version": "1.44.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.43.0/luau-lsp-win64.zip", - "hash": "1303758d2636cffebd69b04f9babdca7ae8b64687fed1cef591205e0d0a8074b" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.44.1/luau-lsp-win64.zip", + "hash": "bfd1cdb31f9fc2cb87433e338e96d2344bd8fc2e9f6f237d2d4ef3ecf8c423b3" } }, "bin": "luau-lsp.exe",