Skip to content

Commit

Permalink
AU: 1 updated - amazon-chime
Browse files Browse the repository at this point in the history
  • Loading branch information
tunisiano187 committed Sep 23, 2023
1 parent 0fe61c4 commit dad4957
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automatic/amazon-chime/amazon-chime.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<metadata>
<id>amazon-chime</id>
<version>5.22.31777</version>
<version>5.22.31801</version>
<packageSourceUrl>https://github.com/tunisiano187/Chocolatey-packages/tree/master/automatic/amazon-chime</packageSourceUrl>
<owners>tunisiano</owners>
<title>amazon-chime (Install)</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/amazon-chime/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

$ErrorActionPreference = 'Stop';
$url = 'https://clients.chime.aws/win/latest'
$checksum = '2554c8dba221eb9d7b978bfcbef4c2c4a5d388bb9e0da07e0d908da4e768ae12'
$checksum = 'bd8d90ba107588f84fd4ddc1b131d62e324b791d8dd62253240853e443bfb298'
$checksumType = 'sha256'

$packageArgs = @{
Expand Down

0 comments on commit dad4957

Please sign in to comment.