{ "repository": "https://github.com/rust-secure-code/cargo-auditable", "license_markdown": "[Apache-2.0](https://github.com/rust-secure-code/cargo-auditable/blob/HEAD/LICENSE-APACHE) OR [MIT](https://github.com/rust-secure-code/cargo-auditable/blob/HEAD/LICENSE-MIT)", "tag_prefix": "v", "rust_crate": "${package}", "asset_name": "${package}-${rust_target}.tar.xz", "bin": "${package}-${rust_target}/${package}${exe}", "platform": { "x86_64_linux_musl": {}, "x86_64_macos": {}, "x86_64_windows": { "asset_name": "${package}-${rust_target}.zip", "bin": "${package}${exe}" }, "aarch64_macos": {} } }