{"id":6326022,"name":"dtolnay/install","ecosystem":"actions","description":"Fast `cargo install` action using a GitHub-based binary cache","homepage":"","licenses":null,"normalized_licenses":[],"repository_url":"https://github.com/dtolnay/install","keywords_array":[],"namespace":"dtolnay","versions_count":28,"first_release_published_at":"2022-06-29T16:20:25.000Z","latest_release_published_at":"2026-09-02T04:19:53.000Z","latest_release_number":"reindeer","last_synced_at":"2026-09-05T04:29:17.517Z","created_at":"2023-02-13T12:58:48.306Z","updated_at":"2026-09-08T22:55:25.751Z","registry_url":"https://github.com/dtolnay/install","install_command":null,"documentation_url":null,"metadata":{"name":"cargo install","author":"David Tolnay","description":"Fast `cargo install` action using a GitHub-based binary cache","inputs":{"crate":{"description":"Name of crate as published to crates.io","required":true},"bin":{"description":"Name of binary; default = same as crate name","required":false},"github_token":{"description":"Access token for connecting to GitHub API for artifact attestation; normally the ephemeral {{github.token}} when used in a GitHub workflow, or a personal access token {{secrets.GH_TOKEN}} in Gitea's act runner","default":"${{github.token}}"}},"runs":{"using":"composite","steps":[{"name":"Check inputs","run":"echo \"crate=${{inputs.crate}}\" \u003e\u003e $GITHUB_OUTPUT\necho \"bin=${{inputs.bin || inputs.crate}}\" \u003e\u003e $GITHUB_OUTPUT\n","shell":"bash","id":"inputs"},{"name":"Determine cargo bin directory","run":"echo \"dir=$(dirname $(which cargo))\" \u003e\u003e $GITHUB_OUTPUT","shell":"bash","id":"cargo"},{"name":"Download ${{steps.inputs.outputs.bin}}","run":"curl --output ${{steps.cargo.outputs.dir}}/${{steps.inputs.outputs.bin}} https://github.com/dtolnay/install/releases/download/${{steps.inputs.outputs.crate}}/${{steps.inputs.outputs.bin}} --location --silent --show-error --fail --retry 5","shell":"bash"},{"name":"Verify artifact attestation","run":"gh attestation verify --owner dtolnay ${{steps.cargo.outputs.dir}}/${{steps.inputs.outputs.bin}}","env":{"GH_TOKEN":"${{inputs.github_token}}"},"shell":"bash"},{"name":"Set executable bit","run":"chmod +x ${{steps.cargo.outputs.dir}}/${{steps.inputs.outputs.bin}}","shell":"bash"}]},"default_branch":"master","path":null},"repo_metadata":{"id":37876242,"uuid":"414770575","full_name":"dtolnay/install","owner":"dtolnay","description":"Fast `cargo install` action using a GitHub-based binary cache and attestations","archived":false,"fork":false,"pushed_at":"2026-09-02T04:25:35.000Z","size":173,"stargazers_count":82,"open_issues_count":0,"forks_count":7,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-09-05T04:29:09.323Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dtolnay.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"claude":null,"gemini":null,"cursor":null,"copilot":null,"dco":null,"cla":null,"disclosure":null},"funding":{"github":"dtolnay"}},"created_at":"2021-10-07T22:05:16.000Z","updated_at":"2026-08-05T04:06:09.000Z","dependencies_parsed_at":"2026-08-14T15:34:45.536Z","dependency_job_id":null,"html_url":"https://github.com/dtolnay/install","commit_stats":{"total_commits":71,"total_committers":1,"mean_commits":71.0,"dds":0.0,"last_synced_commit":"c39c93920395367d33380b56048083584fbf4175"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"purl":"pkg:github/dtolnay/install","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtolnay","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":341189360,"owners_count":37170445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-08-22T15:14:58.755Z","status":"online","status_checked_at":"2026-09-08T02:00:05.531Z","response_time":108,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"dtolnay","name":"David Tolnay","uuid":"1940490","kind":"user","description":"","email":"dtolnay@gmail.com","website":null,"location":"Redwood City, California","twitter":"dtolnay","company":"0xF9BA143B95FF6D82","icon_url":"https://avatars.githubusercontent.com/u/1940490?u=42777c8876d7b6591798df666a82057394b8b0c8\u0026v=4","repositories_count":122,"last_synced_at":"2026-09-04T00:11:02.853Z","metadata":{"has_sponsors_listing":true,"funding":{"github":"dtolnay"}},"html_url":"https://github.com/dtolnay","funding_links":["https://github.com/sponsors/dtolnay"],"total_stars":66255,"followers":9733,"following":48,"created_at":"2022-11-02T16:22:35.591Z","updated_at":"2026-09-04T00:11:02.871Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtolnay","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dtolnay/repositories"},"tags":[{"name":"reindeer","sha":"02aa879c175c01bced5e57fff9ad5133f3aaedfe","kind":"commit","published_at":"2026-09-02T04:19:53.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/reindeer","html_url":"https://github.com/dtolnay/install/releases/tag/reindeer","dependencies_parsed_at":"2026-09-03T06:41:07.622Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@reindeer","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/reindeer","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/reindeer/manifests"},{"name":"honggfuzz","sha":"4bb68b049308a40b8b546f9ce3a3482e3d38817c","kind":"commit","published_at":"2026-08-05T04:05:51.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/honggfuzz","html_url":"https://github.com/dtolnay/install/releases/tag/honggfuzz","dependencies_parsed_at":"2026-08-24T08:37:25.321Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@honggfuzz","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/honggfuzz","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/honggfuzz/manifests"},{"name":"wasmtime-cli","sha":"45316ba19dc6d5f076bb028b9d55cee399730071","kind":"commit","published_at":"2026-05-18T13:50:12.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/wasmtime-cli","html_url":"https://github.com/dtolnay/install/releases/tag/wasmtime-cli","dependencies_parsed_at":"2026-08-24T08:37:25.167Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@wasmtime-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/wasmtime-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/wasmtime-cli/manifests"},{"name":"sha1dir","sha":"f635e2eaab145216f8f5013682854bd5e3873f83","kind":"commit","published_at":"2026-03-28T16:37:13.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/sha1dir","html_url":"https://github.com/dtolnay/install/releases/tag/sha1dir","dependencies_parsed_at":"2026-08-24T08:37:26.240Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@sha1dir","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/sha1dir","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/sha1dir/manifests"},{"name":"cargo-fuzz","sha":"d0dc46e85ffd2c174b5ac0489e17f95dae84fa5a","kind":"commit","published_at":"2026-02-04T02:02:07.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/cargo-fuzz","html_url":"https://github.com/dtolnay/install/releases/tag/cargo-fuzz","dependencies_parsed_at":"2026-08-24T08:37:26.899Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@cargo-fuzz","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-fuzz","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-fuzz/manifests"},{"name":"cargo-outdated","sha":"f0761f7aa894742cde7dec05963ea54ae2dfc4b5","kind":"commit","published_at":"2025-10-27T22:34:51.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/cargo-outdated","html_url":"https://github.com/dtolnay/install/releases/tag/cargo-outdated","dependencies_parsed_at":"2026-08-24T08:37:26.563Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@cargo-outdated","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-outdated","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-outdated/manifests"},{"name":"taplo-cli","sha":"57f7e777ffdf686356dacb00dd97cd42aa170733","kind":"commit","published_at":"2025-05-24T02:38:20.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/taplo-cli","html_url":"https://github.com/dtolnay/install/releases/tag/taplo-cli","dependencies_parsed_at":"2026-08-24T08:37:25.450Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@taplo-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/taplo-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/taplo-cli/manifests"},{"name":"mdbook","sha":"0ce9d22d499045094df0751ebfae5851ae1294b9","kind":"commit","published_at":"2025-04-17T23:45:54.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/mdbook","html_url":"https://github.com/dtolnay/install/releases/tag/mdbook","dependencies_parsed_at":"2026-08-24T08:37:26.290Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@mdbook","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/mdbook","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/mdbook/manifests"},{"name":"dotslash","sha":"2a1d7f488632964771e6d5058286dee89acbda08","kind":"commit","published_at":"2025-02-07T16:59:36.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/dotslash","html_url":"https://github.com/dtolnay/install/releases/tag/dotslash","dependencies_parsed_at":"2026-08-24T08:37:25.314Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@dotslash","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/dotslash","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/dotslash/manifests"},{"name":"star-history","sha":"8148a07f002c28ad2792ba930dc051bf641e4e44","kind":"commit","published_at":"2025-01-29T06:11:39.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/star-history","html_url":"https://github.com/dtolnay/install/releases/tag/star-history","dependencies_parsed_at":"2026-08-24T08:37:26.660Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@star-history","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/star-history","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/star-history/manifests"},{"name":"rustup-toolchain-install-master","sha":"f7a3adcc44597576344052b123e6c9bba5532d41","kind":"commit","published_at":"2025-01-29T06:11:13.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/rustup-toolchain-install-master","html_url":"https://github.com/dtolnay/install/releases/tag/rustup-toolchain-install-master","dependencies_parsed_at":"2026-08-24T08:37:26.928Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@rustup-toolchain-install-master","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/rustup-toolchain-install-master","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/rustup-toolchain-install-master/manifests"},{"name":"faketty","sha":"478ffb158db742ac26720c3266c7e711e0ae70e5","kind":"commit","published_at":"2025-01-29T06:10:21.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/faketty","html_url":"https://github.com/dtolnay/install/releases/tag/faketty","dependencies_parsed_at":"2026-08-24T08:37:26.904Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@faketty","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/faketty","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/faketty/manifests"},{"name":"dircnt","sha":"d5e01597486b152a8cfbe1ba5ffc74c711d2de15","kind":"commit","published_at":"2025-01-29T06:09:48.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/dircnt","html_url":"https://github.com/dtolnay/install/releases/tag/dircnt","dependencies_parsed_at":"2026-08-24T08:37:26.760Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@dircnt","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/dircnt","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/dircnt/manifests"},{"name":"cxxbridge-cmd","sha":"17fd39c4a278d9900003b3f696a722a305f5bbfd","kind":"commit","published_at":"2025-01-29T06:09:34.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/cxxbridge-cmd","html_url":"https://github.com/dtolnay/install/releases/tag/cxxbridge-cmd","dependencies_parsed_at":"2026-08-24T08:37:26.864Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@cxxbridge-cmd","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cxxbridge-cmd","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cxxbridge-cmd/manifests"},{"name":"cbindgen","sha":"c727454c8d2cb135bcae9332dd1f815ab6826409","kind":"commit","published_at":"2025-01-29T06:09:21.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/cbindgen","html_url":"https://github.com/dtolnay/install/releases/tag/cbindgen","dependencies_parsed_at":"2026-08-24T08:37:26.463Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@cbindgen","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cbindgen","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cbindgen/manifests"},{"name":"cargo-web","sha":"6b60be57d84e8916495b50fda1bd694e20701822","kind":"commit","published_at":"2025-01-29T06:09:06.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/cargo-web","html_url":"https://github.com/dtolnay/install/releases/tag/cargo-web","dependencies_parsed_at":"2026-08-24T08:37:26.874Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@cargo-web","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-web","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-web/manifests"},{"name":"cargo-unlock","sha":"75ef3e9ea2a90aa300cb10fd10469063d7e4ae82","kind":"commit","published_at":"2025-01-29T06:08:49.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/cargo-unlock","html_url":"https://github.com/dtolnay/install/releases/tag/cargo-unlock","dependencies_parsed_at":"2026-08-24T08:37:26.667Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@cargo-unlock","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-unlock","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-unlock/manifests"},{"name":"cargo-tally","sha":"e2dcd07817071c4e9b8d63892ddf437f2e2c9142","kind":"commit","published_at":"2025-01-29T06:08:32.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/cargo-tally","html_url":"https://github.com/dtolnay/install/releases/tag/cargo-tally","dependencies_parsed_at":"2026-08-24T08:37:27.040Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@cargo-tally","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-tally","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-tally/manifests"},{"name":"cargo-llvm-lines","sha":"3876fbea293f084839ff5b7cbc22ccffc9a88892","kind":"commit","published_at":"2025-01-29T06:07:59.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/cargo-llvm-lines","html_url":"https://github.com/dtolnay/install/releases/tag/cargo-llvm-lines","dependencies_parsed_at":"2026-08-24T08:37:26.697Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@cargo-llvm-lines","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-llvm-lines","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-llvm-lines/manifests"},{"name":"cargo-expand","sha":"8e5111f592581f5bfd85eb4e32433284f6f23acc","kind":"commit","published_at":"2025-01-29T06:07:15.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/cargo-expand","html_url":"https://github.com/dtolnay/install/releases/tag/cargo-expand","dependencies_parsed_at":"2026-08-24T08:37:26.888Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@cargo-expand","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-expand","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-expand/manifests"},{"name":"cargo-docs-rs","sha":"982daea0f5d846abc3c83e01a6a1d73c040047c1","kind":"commit","published_at":"2025-01-29T06:06:56.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/cargo-docs-rs","html_url":"https://github.com/dtolnay/install/releases/tag/cargo-docs-rs","dependencies_parsed_at":"2026-08-24T08:37:27.318Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@cargo-docs-rs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-docs-rs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-docs-rs/manifests"},{"name":"cargo-bloat","sha":"626e7432595930a00b516e0237deb68be42a83ed","kind":"commit","published_at":"2025-01-29T06:06:17.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/cargo-bloat","html_url":"https://github.com/dtolnay/install/releases/tag/cargo-bloat","dependencies_parsed_at":"2026-08-24T08:37:26.988Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@cargo-bloat","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-bloat","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-bloat/manifests"},{"name":"cargo-afl","sha":"42b0d2b4d94bf3a1e6621bdb2c3252f5cb1badf2","kind":"commit","published_at":"2025-01-29T06:05:33.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/cargo-afl","html_url":"https://github.com/dtolnay/install/releases/tag/cargo-afl","dependencies_parsed_at":"2026-08-24T08:37:26.208Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@cargo-afl","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-afl","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/cargo-afl/manifests"},{"name":"buckle","sha":"2ba7b0a2a266079f1626970000297843a5b362c6","kind":"commit","published_at":"2025-01-29T06:03:09.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/buckle","html_url":"https://github.com/dtolnay/install/releases/tag/buckle","dependencies_parsed_at":"2026-08-24T08:37:27.208Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@buckle","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/buckle","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/buckle/manifests"},{"name":"bindgen-cli","sha":"afc0c230fcca7210cfbdf60f6924c6c0aaba76e4","kind":"commit","published_at":"2025-01-29T06:02:05.000Z","download_url":"https://codeload.github.com/dtolnay/install/tar.gz/bindgen-cli","html_url":"https://github.com/dtolnay/install/releases/tag/bindgen-cli","dependencies_parsed_at":"2026-08-24T08:37:27.208Z","dependency_job_id":null,"purl":"pkg:github/dtolnay/install@bindgen-cli","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/bindgen-cli","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/tags/bindgen-cli/manifests"}]},"repo_metadata_updated_at":"2026-09-08T22:55:25.750Z","dependent_packages_count":0,"downloads":null,"downloads_period":null,"dependent_repos_count":130,"rankings":{"downloads":null,"dependent_repos_count":4.14831247028997,"dependent_packages_count":0.0,"stargazers_count":3.0391380129931864,"forks_count":8.26176517192204,"docker_downloads_count":5.035652036127396,"average":4.096973538266519},"purl":"pkg:githubactions/dtolnay/install","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/actions/dtolnay/install","docker_dependents_count":3,"docker_downloads_count":5,"usage_url":"https://repos.ecosyste.ms/usage/actions/dtolnay/install","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/actions/dtolnay/install/dependencies","status":null,"funding_links":["https://github.com/sponsors/dtolnay"],"critical":null,"issue_metadata":{"last_synced_at":"2026-09-05T04:29:10.981Z","issues_count":6,"pull_requests_count":39,"avg_time_to_close_issue":11041410.333333334,"avg_time_to_close_pull_request":338958.4736842105,"issues_closed_count":6,"pull_requests_closed_count":38,"pull_request_authors_count":3,"issue_authors_count":5,"avg_comments_per_issue":0.8333333333333334,"avg_comments_per_pull_request":0.07692307692307693,"merged_pull_requests_count":33,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":1,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":11636.0,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":1.0,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/dtolnay%2Finstall/issues","maintainers":[{"login":"dtolnay","count":38,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/dtolnay"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dtolnay%2Finstall/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dtolnay%2Finstall/version_numbers","latest_version_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dtolnay%2Finstall/latest_version","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dtolnay%2Finstall/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dtolnay%2Finstall/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/github%20actions/packages/dtolnay%2Finstall/codemeta","maintainers":[]}