Skip to content
This repository has been archived by the owner on Feb 28, 2021. It is now read-only.

v3.0.119

Compare
Choose a tag to compare
@aaronparker aaronparker released this 07 Jun 03:58
· 138 commits to master since this release
  • Fix Version property in Get-LatestMonthlyUpdate to reflect Windows 8.1/7 etc.
  • Remove -Version parameter from Get-LatestNetFrameworkUpdate and Get-LatestAdobeFlashUpdate
  • Change how we check for a successfully downloaded files in Save-LatestUpdate, because Start-BitsTransfer doesn't return HTTP codes
  • Fix Test-Path 'env:APPVEYOR_BUILD_FOLDER in PublicFunctions.Tests.ps1
  • Add additional Pester tests to PublicFunctions.Tests.ps1