Skip to content

0.1.4 - 2024-03-17

Compare
Choose a tag to compare
@github-actions github-actions released this 17 Mar 09:52
· 9 commits to main since this release
16113ee

Release Notes

Other

  • update installation instructions
  • update binstall metadata
  • update scoop manifest
  • update cargo manifest
  • update package manifest
  • add release-plz config

Install cargo-rhack 0.1.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/simonsan/cargo-rhack/releases/download/v0.1.4/cargo-rhack-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/simonsan/cargo-rhack/releases/download/v0.1.4/cargo-rhack-installer.ps1 | iex"

Download cargo-rhack 0.1.4

File Platform Checksum
cargo-rhack-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
cargo-rhack-x86_64-apple-darwin.tar.xz Intel macOS checksum
cargo-rhack-x86_64-pc-windows-msvc.zip x64 Windows checksum
cargo-rhack-x86_64-pc-windows-msvc.msi x64 Windows checksum
cargo-rhack-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum
cargo-rhack-x86_64-unknown-linux-musl.tar.xz x64 MUSL Linux checksum