{ "version": "0.9.1", "description": "General-purpose programming language designed for robustness, optimality, and maintainability.", "homepage": "https://ziglang.org/", "license": "MIT", "suggest": { "vcredist": "extras/vcredist2022" }, "architecture": { "64bit": { "url": "https://ziglang.org/download/0.9.1/zig-windows-x86_64-0.9.1.zip", "hash": "443da53387d6ae8ba6bac4b3b90e9fef4ecbe545e1c5fa3a89485c36f5c0e3a2", "extract_dir": "zig-windows-x86_64-0.9.1" }, "32bit": { "url": "https://ziglang.org/download/0.9.1/zig-windows-i386-0.9.1.zip", "hash": "74a640ed459914b96bcc572183a8db687bed0af08c30d2ea2f8eba03ae930f69", "extract_dir": "zig-windows-i386-0.9.1" } }, "bin": "zig.exe", "checkver": { "url": "https://ziglang.org/download/", "regex": ">([\\d.]+)