Skip to content

v1.20.0

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 12:48
· 6 commits to main since this release
Immutable release. Only release title and notes can be modified.
30b5ca8

Binstall is a tool to fetch and install Rust-based executables as binaries. It aims to be a drop-in replacement for cargo install in most cases. Install it today with cargo install cargo-binstall, from the binaries below, or if you already have it, upgrade with cargo binstall cargo-binstall.

In this release:

  • Fix IPv6 DNS issue for macOS (#2574 #2567 #2579)
  • Add os-name template variable for pkg-url and bin-dir (#2328 #2570)
  • Remove quad9 dns fallback (#2572)

Other changes:

  • Upgrade dependencies