zls: Update to version 0.14.0

This commit is contained in:
github-actions[bot] 2025-03-07 12:32:42 +00:00
parent b7479ff9e7
commit c1b07ee9b3

View File

@ -1,16 +1,16 @@
{
"version": "0.13.0",
"version": "0.14.0",
"description": "Zig language LSP server",
"homepage": "https://github.com/zigtools/zls",
"license": "MIT",
"architecture": {
"32bit": {
"url": "https://github.com/zigtools/zls/releases/download/0.13.0/zls-x86-windows.zip",
"hash": "8d71f0fde1238082ee3b7fb5d9e361411183fad2d7a55a78b403ed7cd4fc2d13"
"url": "https://github.com/zigtools/zls/releases/download/0.14.0/zls-x86-windows.zip",
"hash": "6c2d907830768f69a6296a6794da419597cb08d796243cf81e95452124649252"
},
"64bit": {
"url": "https://github.com/zigtools/zls/releases/download/0.13.0/zls-x86_64-windows.zip",
"hash": "d87ed0834df3c30feae976843f0c6640acd31af1f31c0917907f7bfebae5bd14"
"url": "https://github.com/zigtools/zls/releases/download/0.14.0/zls-x86_64-windows.zip",
"hash": "10bb73102bab4d2fa9fd00ef48ad84ff2332b91e7fc449de751676367fe7dfd2"
}
},
"bin": "zls.exe",