luau-lsp: Update to version 1.47.0

This commit is contained in:
github-actions[bot] 2025-05-17 16:29:20 +00:00
parent 3051226312
commit 06f4c582ed

View File

@ -1,12 +1,12 @@
{ {
"version": "1.46.0", "version": "1.47.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.46.0/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.47.0/luau-lsp-win64.zip",
"hash": "3aa5455e6360118e77a5e0433157954771cd9af5486e7a96386d72ed9b07af0f" "hash": "a1a850d407ae2a7b890b19629ffd8d35fce3c02fa6823e0f12b3cebe5bf38a20"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",