luau-lsp: Update to version 1.49.1

This commit is contained in:
github-actions[bot] 2025-06-09 20:29:38 +00:00
parent aaf9657362
commit f7b2fbb630

View File

@ -1,12 +1,12 @@
{
"version": "1.49.0",
"version": "1.49.1",
"description": "Language Server Implementation for Luau",
"homepage": "https://github.com/JohnnyMorganz/luau-lsp",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.49.0/luau-lsp-win64.zip",
"hash": "e26ab232a5bb7e2c95e5eef10007a4e6f701ceaca25725e9cede3057ed7ad7f6"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.49.1/luau-lsp-win64.zip",
"hash": "17f33d9fbdae20beb2e1170dba11f2d9305bba4ec6cf2da58c7f28a90132167d"
}
},
"bin": "luau-lsp.exe",