powershell_check_for_updates
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
powershell_check_for_updates [2017/01/01 06:22] – stephen | powershell_check_for_updates [2017/02/07 21:27] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
<code powershell> | <code powershell> | ||
#requires -version 3.0 | #requires -version 3.0 | ||
- | + | ||
#### Check for updates | #### Check for updates | ||
- | #### Version 1.35 | + | #### Version 1.36 |
- | #### Last updated 2017-01-01 | + | #### Last updated 2017-02-07 |
#### The canonical version of this script is at http:// | #### The canonical version of this script is at http:// | ||
Line 190: | Line 190: | ||
{ | { | ||
CheckCurrentVersionNumber ' | CheckCurrentVersionNumber ' | ||
- | 'href=" | + | '> |
$appsToCheck[' | $appsToCheck[' | ||
} | } |
powershell_check_for_updates.1483251758.txt.gz · Last modified: 2017/01/01 19:51 (external edit)