luau-lsp: Update to version 1.29.0

This commit is contained in:
github-actions[bot] 2024-05-11 20:25:16 +00:00
parent cb6c48d16d
commit d908a233ac

View File

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