luau-lsp: Update to version 1.45.0

This commit is contained in:
github-actions[bot] 2025-05-04 20:27:45 +00:00
parent 2652b30450
commit 8053cb52b6

View File

@ -1,12 +1,12 @@
{
"version": "1.44.1",
"version": "1.45.0",
"description": "Language Server Implementation for Luau",
"homepage": "https://github.com/JohnnyMorganz/luau-lsp",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.44.1/luau-lsp-win64.zip",
"hash": "bfd1cdb31f9fc2cb87433e338e96d2344bd8fc2e9f6f237d2d4ef3ecf8c423b3"
"url": "https://github.com/JohnnyMorganz/luau-lsp/releases/download/1.45.0/luau-lsp-win64.zip",
"hash": "c6dd42f119dd1cadac699449e3227921a61985d4ef3d98b1b83608bab4affc0b"
}
},
"bin": "luau-lsp.exe",