diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index 391a8a273d..5f624f11cd 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.28.0", + "version": "1.28.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.28.0/luau-lsp-win64.zip", - "hash": "cd3bc66a3a2c9b97d489e8583d7bf6804c047ab8fee20faabc94a23dc7c827ba" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.28.1/luau-lsp-win64.zip", + "hash": "3c9f792ad266fd2b8d6abade908188d94b56802175b10faea3600a965a89a577" } }, "bin": "luau-lsp.exe",