diff --git a/bucket/zls.json b/bucket/zls.json index 381d751223..c2841bf93c 100644 --- a/bucket/zls.json +++ b/bucket/zls.json @@ -1,16 +1,16 @@ { - "version": "0.14.0", + "version": "0.15.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.14.0/zls-x86-windows.zip", - "hash": "6c2d907830768f69a6296a6794da419597cb08d796243cf81e95452124649252" + "url": "https://github.com/zigtools/zls/releases/download/0.15.0/zls-x86-windows.zip", + "hash": "e2662425bce7edebc133dd957c1bab9036e9c86455fc66dead416c3f5f1a93b9" }, "64bit": { - "url": "https://github.com/zigtools/zls/releases/download/0.14.0/zls-x86_64-windows.zip", - "hash": "10bb73102bab4d2fa9fd00ef48ad84ff2332b91e7fc449de751676367fe7dfd2" + "url": "https://github.com/zigtools/zls/releases/download/0.15.0/zls-x86_64-windows.zip", + "hash": "5f5e6861d55e96cc9e480cf15fbccafd2c44dfe193d8f3f9d54489a50cd73d2d" } }, "bin": "zls.exe",