luau-lsp: Update to version 1.33.0

This commit is contained in:
github-actions[bot] 2024-09-27 12:31:51 +00:00
parent 0142a8b8b0
commit cb8cc29913

View File

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