zls: Update to version 0.13.0

This commit is contained in:
github-actions[bot] 2024-06-09 00:33:39 +00:00
parent 032caa5a6c
commit a5eb7aadee

View File

@ -1,16 +1,16 @@
{
"version": "0.12.0",
"version": "0.13.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.12.0/zls-x86-windows.zip",
"hash": "4a27fa034f0d2c0f32481eb4b32e198b68115440d501b126463bfa72000c4b38"
"url": "https://github.com/zigtools/zls/releases/download/0.13.0/zls-x86-windows.zip",
"hash": "8d71f0fde1238082ee3b7fb5d9e361411183fad2d7a55a78b403ed7cd4fc2d13"
},
"64bit": {
"url": "https://github.com/zigtools/zls/releases/download/0.12.0/zls-x86_64-windows.zip",
"hash": "9656942a98e6d582b8e1d7486d0d3523ee80b0120d4a1d0740e963e45ea88954"
"url": "https://github.com/zigtools/zls/releases/download/0.13.0/zls-x86_64-windows.zip",
"hash": "d87ed0834df3c30feae976843f0c6640acd31af1f31c0917907f7bfebae5bd14"
}
},
"bin": "zls.exe",