luau-lsp: Update to version 1.24.1

This commit is contained in:
github-actions[bot] 2023-09-10 04:25:16 +00:00
parent 50855f1825
commit 7d914562a2

View File

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