Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 18:23

Release Notes

THIS IS A BREAKING CHANGE

  • Removed the File store backend as this project will be using DBs going forward.
  • Going forward, you should intend to move your current setup to the DB backend or stay on v0.10.3

Install safir 0.11.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/Tyrannican/safir/releases/download/v0.11.0/safir-installer.sh | sh

Download safir 0.11.0

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