diff --git a/bucket/zls.json b/bucket/zls.json index 55adb24906..2aa505ab33 100644 --- a/bucket/zls.json +++ b/bucket/zls.json @@ -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",