luau-lsp: Update to version 1.48.0

This commit is contained in:
github-actions[bot] 2025-05-28 20:29:43 +00:00
parent f1c592b5cc
commit dc07eb7624

View File

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