zls: Update to version 0.15.1

This commit is contained in:
github-actions[bot] 2025-12-05 04:30:39 +00:00
parent 0c1e9f066d
commit 5a6bbb9e3a

View File

@ -1,16 +1,16 @@
{
"version": "0.15.0",
"version": "0.15.1",
"description": "Zig language LSP server",
"homepage": "https://github.com/zigtools/zls",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/zigtools/zls/releases/download/0.15.0/zls-x86-windows.zip",
"hash": "e2662425bce7edebc133dd957c1bab9036e9c86455fc66dead416c3f5f1a93b9"
"url": "https://github.com/zigtools/zls/releases/download/0.15.1/zls-x86-windows.zip",
"hash": "31fef25b6a398d41e59ee12ed176e7b5deeb769d12dcba2aac492907da62389d"
},
"64bit": {
"url": "https://github.com/zigtools/zls/releases/download/0.15.0/zls-x86_64-windows.zip",
"hash": "5f5e6861d55e96cc9e480cf15fbccafd2c44dfe193d8f3f9d54489a50cd73d2d"
"url": "https://github.com/zigtools/zls/releases/download/0.15.1/zls-x86_64-windows.zip",
"hash": "41b20c8e2952c95385ce316c3e8000178a6deb4857893f2f6d8078b1453c0f54"
}
},
"bin": "zls.exe",