ProductRelease

constructor(name: String, channel: ProductRelease.Channel, type: IntelliJPlatformType, version: Version, build: Version, platformVersion: Version = version, platformBuild: Version = build, downloads: List<ProductRelease.Download> = emptyList())