Skip to content

0.1.5 - 2024-03-17

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 06:25
· 4 commits to main since this release
d7fd652

Release Notes

Other

  • update manifest
  • fix description
  • update authors in manifest
  • update license with original BSD 3-Clause template
  • update description
  • update scoop manifest

Install cargo-rhack 0.1.5

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Download cargo-rhack 0.1.5

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