diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index 7e7ed6ff19..637d94ea6f 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.29.0", + "version": "1.29.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.29.0/luau-lsp-win64.zip", - "hash": "2d58dc9adce45c41ca1614b6f711910068a9bc434e72cd3a54828a7012645639" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.29.1/luau-lsp-win64.zip", + "hash": "bf2655a9e60da68e9cb09993bdf1ffac9f118089eb3940b86f546f08c16971cf" } }, "bin": "luau-lsp.exe",