luau-lsp: Update to version 1.53.1

This commit is contained in:
github-actions[bot] 2025-07-31 20:29:32 +00:00
parent 47d717449b
commit 7ba0296ade

View File

@ -1,12 +1,12 @@
{ {
"version": "1.53.0", "version": "1.53.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.53.0/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.53.1/luau-lsp-win64.zip",
"hash": "9641cd704ed21cab206d6161d83f8117fc252ec8594998e7b24761ee8385ca84" "hash": "64600afdc9c33cc7748beba6f9a97c39960ab2e5588c646d8421a935fa0306ee"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",