Skip to content

v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Mar 16:45
· 423 commits to main since this release

query-server 0.5.0

Install query-server 0.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/gc-victor/query/releases/download/v0.5.0/query-server-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/gc-victor/query/releases/download/v0.5.0/query-server-installer.ps1 | iex"

Download query-server 0.5.0

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

query 0.5.0

Install query 0.5.0

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/gc-victor/query/releases/download/v0.5.0/query-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -c "irm https://github.com/gc-victor/query/releases/download/v0.5.0/query-installer.ps1 | iex"

Download query 0.5.0

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