Skip to content

0.1.15 - 2024-02-23

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 23 Feb 18:21
3828a11

Release Notes

Other

  • Add cargo px verify-freshness (#34)

Install cargo-px 0.1.15

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/LukeMathWalker/cargo-px/releases/download/cargo-px-v0.1.15/cargo-px-installer.sh | sh

Install prebuilt binaries via powershell script

irm https://github.com/LukeMathWalker/cargo-px/releases/download/cargo-px-v0.1.15/cargo-px-installer.ps1 | iex

Download cargo-px 0.1.15

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