luau-lsp: Update to version 1.46.0

This commit is contained in:
github-actions[bot] 2025-05-13 20:29:23 +00:00
parent 6bf7f2f3d0
commit cf4e587124

View File

@ -1,12 +1,12 @@
{
"version": "1.45.0",
"version": "1.46.0",
"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.45.0/luau-lsp-win64.zip",
"hash": "c6dd42f119dd1cadac699449e3227921a61985d4ef3d98b1b83608bab4affc0b"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.46.0/luau-lsp-win64.zip",
"hash": "3aa5455e6360118e77a5e0433157954771cd9af5486e7a96386d72ed9b07af0f"
}
},
"bin": "luau-lsp.exe",