luau-lsp: Update to version 1.35.0

This commit is contained in:
github-actions[bot] 2024-11-10 16:28:32 +00:00
parent 2f11972cc4
commit 4da3358f7a

View File

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