update refs
Signed-off-by: OCram85 <marco.blessing@googlemail.com>
This commit is contained in:
parent
8fd180b776
commit
ff675cc021
@ -48,7 +48,7 @@ function Invoke-InstallDependency {
|
|||||||
$PoshParams = @{
|
$PoshParams = @{
|
||||||
Name = 'posh-git'
|
Name = 'posh-git'
|
||||||
Scope = 'CurrentUser'
|
Scope = 'CurrentUser'
|
||||||
RequiredVersion = '1.0.0'
|
RequiredVersion = '1.1.0'
|
||||||
Force = $true
|
Force = $true
|
||||||
SkipPublisherCheck = $true
|
SkipPublisherCheck = $true
|
||||||
AllowClobber = $true
|
AllowClobber = $true
|
||||||
|
Reference in New Issue
Block a user