Skip to content

v3.19.4

Choose a tag to compare

@github-actions github-actions released this 25 Mar 06:41

Install eventdbx 3.19.4

Install prebuilt binaries via shell script

curl --proto '=https' --tlsv1.2 -LsSf https://github.com/eventdbx/eventdbx/releases/download/v3.19.4/eventdbx-installer.sh | sh

Install prebuilt binaries via powershell script

powershell -ExecutionPolicy Bypass -c "irm https://github.com/eventdbx/eventdbx/releases/download/v3.19.4/eventdbx-installer.ps1 | iex"

Install prebuilt binaries via Homebrew

brew install eventdbx/tab/eventdbx

Install prebuilt binaries into your npm project

npm install eventdbx@3.19.4

Download eventdbx 3.19.4

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