luau-lsp: Update to version 1.27.1

This commit is contained in:
github-actions[bot] 2024-01-20 16:26:46 +00:00
parent dcf163c47e
commit 8e594bc45e

View File

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