Skip to content

Commit

Permalink
Updated ringcentral-classic
Browse files Browse the repository at this point in the history
  • Loading branch information
mikecole committed Sep 16, 2024
1 parent 5c0116c commit 6d27d54
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.371.11103</version>
<version>24.3.260.11854</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 = '8f3bfef3cfca5bb84be6f00327bca29abe35b00f7de3bf230be3109922e8fb4f'
checksum64 = '62c28132eb26e0cbad1a5b00bb105c7baa7b145332c1f253850c58f9922a28f8'
checksumType64 = 'sha256'
}

Expand Down

0 comments on commit 6d27d54

Please sign in to comment.