luau-lsp: Update to version 1.60.0

This commit is contained in:
github-actions[bot] 2026-01-04 16:30:24 +00:00
parent 743027ef8a
commit 72fc003352

View File

@ -1,12 +1,12 @@
{
"version": "1.59.0",
"version": "1.60.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.59.0/luau-lsp-win64.zip",
"hash": "8473ea114229b1e6b0cb6af98933f0471f3a6bffc9b6b1b4f4a1c80e4e73d218"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.60.0/luau-lsp-win64.zip",
"hash": "57ac9ba32956b22a3c329a57c5d59b4cda1ac717d7b202fcce9c5b415bd1c291"
}
},
"bin": "luau-lsp.exe",