luau-lsp: Update to version 1.43.0

This commit is contained in:
github-actions[bot] 2025-04-19 20:27:26 +00:00
parent f0ce81bc20
commit 6d5c2c35b5

View File

@ -1,12 +1,12 @@
{ {
"version": "1.42.1", "version": "1.43.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.42.1/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.43.0/luau-lsp-win64.zip",
"hash": "09837136143bc1c9c12ae9fd835e3edf27d626a7917cd967838c47f97173afcc" "hash": "1303758d2636cffebd69b04f9babdca7ae8b64687fed1cef591205e0d0a8074b"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",