luau-lsp: Update to version 1.31.0

This commit is contained in:
github-actions[bot] 2024-07-01 20:25:52 +00:00
parent 18f65c853c
commit c15b319d1f

View File

@ -1,12 +1,12 @@
{
"version": "1.30.1",
"version": "1.31.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.30.1/luau-lsp-win64.zip",
"hash": "097cc75c45a8959833fa161ee03ed996f82c8273f7b1437d42d4ec3364ab00e6"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.31.0/luau-lsp-win64.zip",
"hash": "a2d83ba24c7d3dcd63385c6615c4e380ae8c6793f7f8afb90b3471078982f99f"
}
},
"bin": "luau-lsp.exe",