diff --git a/bucket/luau-lsp.json b/bucket/luau-lsp.json index 725e0c5322..61b049846b 100644 --- a/bucket/luau-lsp.json +++ b/bucket/luau-lsp.json @@ -1,12 +1,12 @@ { - "version": "1.30.0", + "version": "1.30.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.30.0/luau-lsp-win64.zip", - "hash": "d4f87c8b9cfa8eba2f6f44f2a2f52530cc106067bb05dd450c8212ae59233442" + "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.30.1/luau-lsp-win64.zip", + "hash": "097cc75c45a8959833fa161ee03ed996f82c8273f7b1437d42d4ec3364ab00e6" } }, "bin": "luau-lsp.exe",