From 57fbd24afe28fabed292c155de4310ce8fd884eb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Dec 2025 16:29:49 +0000 Subject: [PATCH] luau-lsp: Update to version 1.58.0 --- 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 c63ab57026..e6192d5854 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.57.1", + "version": "1.58.0", "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.57.1/luau-lsp-win64.zip", - "hash": "ab21b8c41e4b20bd4deec07f21bb0b5f57005e5afc6f31e087fc141f48dcd0c4" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.58.0/luau-lsp-win64.zip", + "hash": "6e32fad5c3ef3dd1574a6a03e4bffc16badb24bc0268d36172078ce579e26fab" } }, "bin": "luau-lsp.exe",