luau-lsp: Update to version 1.27.0

This commit is contained in:
github-actions[bot] 2023-12-25 16:26:53 +00:00
parent d2f35da766
commit 956f0ef2a4

View File

@ -1,12 +1,12 @@
{
"version": "1.26.0",
"version": "1.27.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.26.0/luau-lsp-win64.zip",
"hash": "77ff3bfd6315c60582a533acf4c60c18c469ba1c0d1d95052acdd137b1bd48c6"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.27.0/luau-lsp-win64.zip",
"hash": "df824169e305176d0a16ccfe7b0cc5ec30d12912d3b063f3965b0b3eb36fd010"
}
},
"bin": "luau-lsp.exe",