luau-lsp: Update to version 1.30.1

This commit is contained in:
github-actions[bot] 2024-06-27 20:26:36 +00:00
parent f984db7464
commit 6ed3485ef9

View File

@ -1,12 +1,12 @@
{ {
"version": "1.30.0", "version": "1.30.1",
"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.30.0/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.30.1/luau-lsp-win64.zip",
"hash": "d4f87c8b9cfa8eba2f6f44f2a2f52530cc106067bb05dd450c8212ae59233442" "hash": "097cc75c45a8959833fa161ee03ed996f82c8273f7b1437d42d4ec3364ab00e6"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",