diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index 3a13dcf64e..76a9a7f6d3 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.24.0", + "version": "1.24.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.24.0/luau-lsp-win64.zip", - "hash": "2190e7b4427180201cb7130170140c0cdae2897212b48c86f230fcf160a88316" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.24.1/luau-lsp-win64.zip", + "hash": "962141df3fdabed23ac8d33afc03167d4e07e4674a4feb633a0490be7f4dcb84" } }, "bin": "luau-lsp.exe",