Skip to content

v0.3.1

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Dec 22:39
200ec5b

Release Notes

  • extract: absolute symlinks are now correctly made relative to the target directory.

Install circe 0.3.1

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/fossas/circe/releases/download/v0.3.1/circe-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy ByPass -c "irm https://github.com/fossas/circe/releases/download/v0.3.1/circe-installer.ps1 | iex"

Download circe 0.3.1

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