diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index 637d94ea6f..725e0c5322 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.29.1", + "version": "1.30.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.29.1/luau-lsp-win64.zip", - "hash": "bf2655a9e60da68e9cb09993bdf1ffac9f118089eb3940b86f546f08c16971cf" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.30.0/luau-lsp-win64.zip", + "hash": "d4f87c8b9cfa8eba2f6f44f2a2f52530cc106067bb05dd450c8212ae59233442" } }, "bin": "luau-lsp.exe",