Skip to content

Sparrow v3.0.9

Choose a tag to compare

@github-actions github-actions released this 02 May 08:16
· 24 commits to main since this release

The latest release of Sparrow can be installed using the following command:

bash -c "$(curl -fsSL https://sparrow-data.org/get-sparrow.sh)"

If you are already running Sparrow version 2.1.0 or above, an in-place upgrade is possible:
sparrow update

If you want to install this release specifically, you can add it to the above command, like so: bash -c $(...) - v3.0.9.

Advanced installation

  • You can download the get-sparrow.sh script manually and run it using bash get-sparrow.sh or bash get-sparrow.sh v3.0.9.
  • For complete control over the installation process, you can manually review the get-sparrow.sh script and run the download and installation steps yourself.

See the Getting started documentation for more information on how to set up Sparrow.