Downloads
Download the latest FlowCentral Convergence artifacts for Windows and Linux. Verify downloaded archives using the accompanying SHA-256 checksum files.
Available Downloads
Current release artifacts are listed below.
Developer Edition
Enterprise Edition
Verify Your Download
Each release archive has a corresponding .sha256 file. After downloading both files, use your operating system's SHA-256 utility to verify that the archive has not been altered or corrupted.
Windows PowerShell
Get-FileHash .\filename.zip -Algorithm SHA256
Linux
sha256sum filename.tar.gz