diff --git a/bucket/ziglang.json b/bucket/ziglang.json index 0f801c7e4c..07a19c329f 100644 --- a/bucket/ziglang.json +++ b/bucket/ziglang.json @@ -3,6 +3,9 @@ "description": "General-purpose programming language designed for robustness, optimality, and maintainability.", "homepage": "https://ziglang.org/", "license": "MIT", + "suggest": { + "vcredist": "extras/vcredist2019" + }, "architecture": { "64bit": { "url": "https://github.com/ziglang/zig/releases/download/0.5.0/zig-windows-x86_64-0.5.0.zip",