Skip to content

Commit

Permalink
chore: cleanup indentation
Browse files Browse the repository at this point in the history
Signed-off-by: Mike Nguyen <hey@mike.ee>
  • Loading branch information
mikeee committed Jan 4, 2025
1 parent aa61a58 commit c781a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automatic/icue/update.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ function global:au_GetLatest {

return @{
URL = $releaseUrl
Checksum = $checksum
Checksum = $checksum
ChecksumType = $checksumType
Version = $ver
}
Expand Down

0 comments on commit c781a8a

Please sign in to comment.