luau-lsp: Update to version 1.52.1

This commit is contained in:
github-actions[bot] 2025-07-12 16:29:30 +00:00
parent 1d18c52441
commit 34740f7df4

View File

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