Update winget-upgrade.ps1

pull/2/head
Romanitho 2022-01-18 09:20:57 +01:00 committed by GitHub
parent 7ffa0d0cc6
commit c379a36353
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -169,6 +169,7 @@ Init
$toSkip = @( $toSkip = @(
"Google.Chrome", "Google.Chrome",
"Mozilla.Firefox", "Mozilla.Firefox",
"Mozilla.Firefox.ESR",
"Microsoft.Edge", "Microsoft.Edge",
"Microsoft.Office" "Microsoft.Office"
) )