luau-lsp: Update to version 1.30.0

This commit is contained in:
github-actions[bot] 2024-06-23 16:27:33 +00:00
parent 224365474d
commit 45875be7b9

View File

@ -1,12 +1,12 @@
{ {
"version": "1.29.1", "version": "1.30.0",
"description": "Language Server Implementation for Luau", "description": "Language Server Implementation for Luau",
"homepage": "https://github.com/JohnnyMorganz/luau-lsp", "homepage": "https://github.com/JohnnyMorganz/luau-lsp",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.29.1/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.30.0/luau-lsp-win64.zip",
"hash": "bf2655a9e60da68e9cb09993bdf1ffac9f118089eb3940b86f546f08c16971cf" "hash": "d4f87c8b9cfa8eba2f6f44f2a2f52530cc106067bb05dd450c8212ae59233442"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",