luau-lsp: Update to version 1.33.1

This commit is contained in:
github-actions[bot] 2024-10-05 16:29:12 +00:00
parent a9bc442675
commit 098d7e1eb4

View File

@ -1,12 +1,12 @@
{ {
"version": "1.33.0", "version": "1.33.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.33.0/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.33.1/luau-lsp-win64.zip",
"hash": "9487909526e7a1f6c8f30d8e1331d3b0eeac962d259cb7adda757d99145e35b5" "hash": "d35230ca18b9678705bf4defd477078cbb88e7119695b2de9dfb2fe21f2ddd6a"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",