Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(GH-1859) Fix error message for missing 32-bit URL
For 64-bit-only packages, when running Get-ChocolateyWebFile.ps1 on a 64-bit system having `$Env:ChocolateyForceX86 = $true`, the error message would read: "This package does not support 64 bit architecture." Instead, we should inform that the package does not support 32-bit systems.
- Loading branch information