luau-lsp: Update to version 1.55.0

This commit is contained in:
github-actions[bot] 2025-10-19 12:32:29 +00:00
parent 3ae1e4ba29
commit ce38fb3977

View File

@ -1,12 +1,12 @@
{ {
"version": "1.54.0", "version": "1.55.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.54.0/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.55.0/luau-lsp-win64.zip",
"hash": "aec0c5745860be744e03fdb15c8533beaad3a28e5c31ffc352cc907947b5669a" "hash": "dc993a341359ad046d1ba9ce845e3a0d0f0ff75980ac29af7f3f6d407d2d3bdd"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",