Skip to content

Releases: orhun/automated-rust-releases

0.1.2 - 2023-10-24

24 Oct 14:37
773e695
Compare
Choose a tag to compare

Release Notes

Documentation

  • Add information about the repository

Styling

  • Add emoji to the title

Install automated-rust-releases 0.1.2

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orhun/automated-rust-releases/releases/download/v0.1.2/automated-rust-releases-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/orhun/automated-rust-releases/releases/download/v0.1.2/automated-rust-releases-installer.ps1 | iex

Download automated-rust-releases 0.1.2

File Platform Checksum
automated-rust-releases-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
automated-rust-releases-x86_64-apple-darwin.tar.xz macOS Intel checksum
automated-rust-releases-x86_64-pc-windows-msvc.zip Windows x64 checksum
automated-rust-releases-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

0.1.1 - 2023-10-21

21 Oct 14:36
e4092a4
Compare
Choose a tag to compare

Release Notes

Miscellaneous Tasks

  • Integrate cargo-dist
  • Integrate mergify

Install automated-rust-releases 0.1.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/orhun/automated-rust-releases/releases/download/v0.1.1/automated-rust-releases-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/orhun/automated-rust-releases/releases/download/v0.1.1/automated-rust-releases-installer.ps1 | iex

Download automated-rust-releases 0.1.1

File Platform Checksum
automated-rust-releases-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
automated-rust-releases-x86_64-apple-darwin.tar.xz macOS Intel checksum
automated-rust-releases-x86_64-pc-windows-msvc.zip Windows x64 checksum
automated-rust-releases-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum