From db05a3e5a20d6807984bf6c4594cbdb01d19dfe2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 May 2024 12:31:19 +0000 Subject: [PATCH] luau-lsp: Update to version 1.29.1 --- bucket/luau-lsp.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index 7e7ed6ff19..637d94ea6f 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.29.0", + "version": "1.29.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.29.0/luau-lsp-win64.zip", - "hash": "2d58dc9adce45c41ca1614b6f711910068a9bc434e72cd3a54828a7012645639" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.29.1/luau-lsp-win64.zip", + "hash": "bf2655a9e60da68e9cb09993bdf1ffac9f118089eb3940b86f546f08c16971cf" } }, "bin": "luau-lsp.exe",