Skip to content

v0.12.6

Compare
Choose a tag to compare
@github-actions github-actions released this 02 Jun 14:00
· 273 commits to main since this release

query-server 0.12.6

Install query-server 0.12.6

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install @qery/query-server@0.12.6

Download query-server 0.12.6

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.tar.gz x64 Windows checksum
query-server-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum

query 0.12.6

Install query 0.12.6

Install prebuilt binaries via shell script

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

Install prebuilt binaries via powershell script

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

Install prebuilt binaries into your npm project

npm install @qery/query@0.12.6

Download query 0.12.6

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.tar.gz x64 Windows checksum
query-x86_64-unknown-linux-gnu.tar.gz x64 Linux checksum