luau-lsp: Update to version 1.52.0

This commit is contained in:
github-actions[bot] 2025-07-05 12:31:33 +00:00
parent 60c0f60ecf
commit ebebd5ed2c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.51.0", "version": "1.52.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.51.0/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.52.0/luau-lsp-win64.zip",
"hash": "baaca98b1a91190164acb1aac68089f3c33b421dc83ee7e5ec2384e921d332ab" "hash": "f236ab60eaa5a03447398e1660e993a91cc5fb5903971b6e3375700aeadbf6cb"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",