luau-lsp: Update to version 1.28.0

This commit is contained in:
github-actions[bot] 2024-03-03 16:26:01 +00:00
parent 3709fb1784
commit 6d98cb2fef

View File

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