diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index f8c4d874f0..c63ab57026 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.56.2", + "version": "1.57.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.56.2/luau-lsp-win64.zip", - "hash": "526d7dd8cf48fd1e40c8f74462c5efa8bf97b5e91961cf30a49ceadfb09feb22" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.57.1/luau-lsp-win64.zip", + "hash": "ab21b8c41e4b20bd4deec07f21bb0b5f57005e5afc6f31e087fc141f48dcd0c4" } }, "bin": "luau-lsp.exe",