Skip to content

Commit

Permalink
AU: 1 updated - brim
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasw234 committed Jan 18, 2021
1 parent 5c72dbc commit 111a268
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion brim/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
$ErrorActionPreference = 'Stop';
$ErrorActionPreference = 'Stop';

$packageName = $env:chocolateyPackageName

Expand Down
2 changes: 1 addition & 1 deletion brim/update.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ function global:au_GetLatest {
}
}

update -ChecksumFor 64
update

0 comments on commit 111a268

Please sign in to comment.