ChocolateyUpgradeSettings.

AllowEmptyChecksums Property

Summary

Gets or sets a value indicating whether to allow empty checksums for bare HTTP URLs during package installation.

Syntax

public bool AllowEmptyChecksums { get; set; }

Value

Type Description
bool