diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index 3f6fa7d2d4..b8a0dd529a 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.53.0", + "version": "1.53.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.53.0/luau-lsp-win64.zip", - "hash": "9641cd704ed21cab206d6161d83f8117fc252ec8594998e7b24761ee8385ca84" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.53.1/luau-lsp-win64.zip", + "hash": "64600afdc9c33cc7748beba6f9a97c39960ab2e5588c646d8421a935fa0306ee" } }, "bin": "luau-lsp.exe",