{ "version": "0.14.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.14.1/zig-x86_64-windows-0.14.1.zip", "hash": "554f5378228923ffd558eac35e21af020c73789d87afeabf4bfd16f2e6feed2c", "extract_dir": "zig-x86_64-windows-0.14.1" }, "32bit": { "url": "https://ziglang.org/download/0.14.1/zig-x86-windows-0.14.1.zip", "hash": "3ee730c2a5523570dc4dc1b724f3e4f30174ebc1fa109ca472a719586a473b18", "extract_dir": "zig-x86-windows-0.14.1" }, "arm64": { "url": "https://ziglang.org/download/0.14.1/zig-aarch64-windows-0.14.1.zip", "hash": "b5aac0ccc40dd91e8311b1f257717d8e3903b5fefb8f659de6d65a840ad1d0e7", "extract_dir": "zig-aarch64-windows-0.14.1" } }, "bin": "zig.exe", "checkver": { "url": "https://ziglang.org/download/", "regex": ">([\\d.]+)