// Single source of truth for the DMG download URL. All download CTAs
// across the landing read this. Update once when the real release URL
// is ready (GitHub Release / Cloudflare R2 / etc.).
window.DOWNLOAD_URL = '#';
