Skip to content

1.0.1 - 2024-05-29

Compare
Choose a tag to compare
@github-actions github-actions released this 29 May 18:18
· 255 commits to main since this release
b5f9719

Release Notes

Fixed

  • Versioning issue where --version was still showing 0.0.0 (#24).

Changed

  • Update dependencies for all crates in the project workspace (#10).

Install criticalup 1.0.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/ferrocene/criticalup/releases/download/v1.0.1/criticalup-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/ferrocene/criticalup/releases/download/v1.0.1/criticalup-installer.ps1 | iex"

Download criticalup 1.0.1

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