diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index 7225c00516..6efc7156ab 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.27.0", + "version": "1.27.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.27.0/luau-lsp-win64.zip", - "hash": "df824169e305176d0a16ccfe7b0cc5ec30d12912d3b063f3965b0b3eb36fd010" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.27.1/luau-lsp-win64.zip", + "hash": "490a299f46c3c8973f2e0e4d62416f6d5973391297acecac6240164d666c057c" } }, "bin": "luau-lsp.exe",