diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index bced495f68..4be96ffe4c 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.32.3", + "version": "1.32.4", "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.32.3/luau-lsp-win64.zip", - "hash": "5bd32d7d04bdb8f0a8d3763590389d10043595ab2536d52b9b539947625d8e43" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.32.4/luau-lsp-win64.zip", + "hash": "6ae5babd68cf88dc6fa03600d251b0cac8e8474568c9469cdd7eb3b3df033c6e" } }, "bin": "luau-lsp.exe",