luau-lsp: Update to version 1.36.0

This commit is contained in:
github-actions[bot] 2024-11-30 16:29:57 +00:00
parent 2694b8c4f5
commit 7839e57863

View File

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