luau-lsp: Update to version 1.29.1

This commit is contained in:
github-actions[bot] 2024-05-19 12:31:19 +00:00
parent 6d1a8ee584
commit db05a3e5a2

View File

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