luau-lsp: Update to version 1.28.1

This commit is contained in:
github-actions[bot] 2024-03-04 12:30:49 +00:00
parent 1da9c79438
commit e8fd8bacf2

View File

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