This repository has been archived by the owner on Feb 28, 2021. It is now read-only.
v3.0.119
- Fix
Version
property inGet-LatestMonthlyUpdate
to reflect Windows 8.1/7 etc. - Remove
-Version
parameter fromGet-LatestNetFrameworkUpdate
andGet-LatestAdobeFlashUpdate
- Change how we check for a successfully downloaded files in
Save-LatestUpdate
, becauseStart-BitsTransfer
doesn't return HTTP codes - Fix
Test-Path 'env:APPVEYOR_BUILD_FOLDER
inPublicFunctions.Tests.ps1
- Add additional Pester tests to
PublicFunctions.Tests.ps1