luau-lsp: Update to version 1.25.0

This commit is contained in:
github-actions[bot] 2023-10-14 20:23:15 +00:00
parent f981b3a69e
commit 07c3278755

View File

@ -1,12 +1,12 @@
{
"version": "1.24.1",
"version": "1.25.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.24.1/luau-lsp-win64.zip",
"hash": "962141df3fdabed23ac8d33afc03167d4e07e4674a4feb633a0490be7f4dcb84"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.25.0/luau-lsp-win64.zip",
"hash": "ef472d41972e460effa21af17b3507c5cff3590d439c462c26a00a543d836cb8"
}
},
"bin": "luau-lsp.exe",