luau-lsp: Update to version 1.56.1

This commit is contained in:
github-actions[bot] 2025-11-04 20:29:45 +00:00
parent 7ade6b9678
commit a42cb3be56

View File

@ -1,12 +1,12 @@
{ {
"version": "1.56.0", "version": "1.56.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.56.0/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.56.1/luau-lsp-win64.zip",
"hash": "63e22d66b4f347bd106d6292c6b8ccee07c7ab92abd3a19fbe61fc50ceb3f215" "hash": "7cf1f2d4dd260abe0a154c8165749ee7441ecd0123139546bd670db663414661"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",