Skip to content

v0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 29 May 07:36

Changes since v0.3.0

Source

  • unquarantine-v0.3.1.crate — the cargo package archive (same bytes as crates.io)
  • unquarantine-v0.3.1-src.tar.gz — plain git source tarball

CLI binaries

Platform Binary
Linux x86_64 unquarantine-v0.3.1-x86_64-unknown-linux-gnu
Linux aarch64 unquarantine-v0.3.1-aarch64-unknown-linux-gnu
macOS Intel (x86_64) unquarantine-v0.3.1-x86_64-apple-darwin
macOS Apple Silicon unquarantine-v0.3.1-aarch64-apple-darwin
Windows x86_64 unquarantine-v0.3.1-x86_64-pc-windows-msvc.exe
Windows aarch64 unquarantine-v0.3.1-aarch64-pc-windows-msvc.exe

Every artifact ships with a matching *.sha256 checksum.

Publishing to crates.io is performed manually with cargo publish and is not part of this workflow.