luau-lsp: Update to version 1.44.1

This commit is contained in:
github-actions[bot] 2025-04-24 20:29:41 +00:00
parent 6515f1618c
commit 55c570f969

View File

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