mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-01 10:32:35 -05:00
Update Test-WinUtilPackageManager.ps1
This commit is contained in:
@ -40,7 +40,7 @@ function Test-WinUtilPackageManager {
|
||||
Write-Host "- Winget out-dated"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if ($winget) {
|
||||
if ($wingetExists -and !$wingetOutdated) {
|
||||
if (!$wingetpreview){
|
||||
@ -60,4 +60,4 @@ function Test-WinUtilPackageManager {
|
||||
}
|
||||
|
||||
return $false
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user