pub const ZIG_DOWNLOAD_INDEX_JSON: &str = "https://ziglang.org/download/index.json";
pub const ZIG_COMMUNITY_MIRRORS: &str = "https://ziglang.org/download/community-mirrors.txt";
/// Not expected to change unless some catastrophe at which point this should be updated
pub const ZIG_MINSIGN_PUBKEY: &str = r#"RWSGOq2NVecA2UPNdBUZykf1CCb147pkmdtYxgb3Ti+JO/wCYvhbAb/U"#;