diff --git a/bucket/zls.json b/bucket/zls.json index c2841bf93c..8fd4f7db40 100644 --- a/bucket/zls.json +++ b/bucket/zls.json @@ -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",