luau-lsp: Update to version 1.34.0

This commit is contained in:
github-actions[bot] 2024-10-27 20:28:00 +00:00
parent f31f41a302
commit 3e85c11659

View File

@ -1,12 +1,12 @@
{ {
"version": "1.33.1", "version": "1.34.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.33.1/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.34.0/luau-lsp-win64.zip",
"hash": "d35230ca18b9678705bf4defd477078cbb88e7119695b2de9dfb2fe21f2ddd6a" "hash": "b78543a2017925639c3577f19800d702721072d79ba4b6b80ede6cd95ce85a76"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",