Skip to content

Commit

Permalink
Upgraded ringcentral-classic
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecole committed Jun 27, 2024
1 parent 389b820 commit b7cf10e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manual/ringcentral-classic/ringcentral-classic.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>ringcentral-classic</id>
<version>24.2.17.10201</version>
<version>24.2.280.10541</version>
<title>RingCentral Classic</title>
<authors>RingCentral</authors>
<owners>Mike Cole</owners>
Expand Down
2 changes: 1 addition & 1 deletion manual/ringcentral-classic/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ $packageArgs = @{
validExitCodes = @(0)
softwareName = 'RingCentral Classic*'
url64bit = 'https://app.ringcentral.com/download/RingCentral.exe?V=2012528645154747305'
checksum64 = '4b00b6b3845daa146315100a0645340862d8537e756ca701364086fc675474b6'
checksum64 = '7920cd0a4bfd172e0f460e4e22a9116fdf7789a4bca3ca07b99a669e3a4cd832'
checksumType64 = 'sha256'
}

Expand Down

0 comments on commit b7cf10e

Please sign in to comment.