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

Platform Artifact Version Size Download
Windows
flowcentral-convergence-developer-2026.0.1.zip
Distribution archive
2026.0.1 Download SHA-256
Linux
flowcentral-convergence-developer-2026.0.1.tar.gz
Distribution archive
2026.0.1 Download SHA-256

Enterprise Edition

Platform Artifact Version Size Download
Windows
flowcentral-convergence-enterprise-2026.0.1.zip
Distribution archive
2026.0.1 Download SHA-256
Linux
flowcentral-convergence-enterprise-2026.0.1.tar.gz
Distribution archive
2026.0.1 Download SHA-256

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