luau-lsp: Update to version 1.38.1

This commit is contained in:
github-actions[bot] 2025-01-12 16:29:27 +00:00
parent 1117472985
commit 6a9a346f3c

View File

@ -1,12 +1,12 @@
{ {
"version": "1.38.0", "version": "1.38.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.38.0/luau-lsp-win64.zip", "url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.38.1/luau-lsp-win64.zip",
"hash": "3cda68dbf346af3a69f712f9624616ca29da8ad885d255b86b95fd177b59e02e" "hash": "f55ea1eb4d16cd8dbd7a8e263bd862d3b8db77e2296d46855509b07676729b7f"
} }
}, },
"bin": "luau-lsp.exe", "bin": "luau-lsp.exe",