Skip to content

Commit

Permalink
AU: 3 updated - microsoft-teams microsoft-teams.install x-lite
Browse files Browse the repository at this point in the history
  • Loading branch information
flcdrg committed Jul 13, 2018
1 parent 076080f commit 154dc3f
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 15 deletions.
2 changes: 1 addition & 1 deletion microsoft-teams.install/microsoft-teams.install.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>microsoft-teams.install</id>
<version>1.1.00.17553</version>
<version>1.1.00.18052</version>
<owners>flcdrg</owners>
<title>Microsoft Teams Desktop App (Machine-Wide Install)</title>
<authors>Microsoft Corporation</authors>
Expand Down
8 changes: 4 additions & 4 deletions microsoft-teams.install/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

$packageName= 'microsoft-teams.install'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url32 = 'https://statics.teams.microsoft.com/production-windows/1.1.00.17553/Teams_windows.msi'
$url64 = 'https://statics.teams.microsoft.com/production-windows-x64/1.1.00.17553/Teams_windows_x64.msi'
$checksum32 = '79112280d669119f2cfbd92d0d8e96545b7521d7c3b27304c663f4bc048958e4'
$checksum64 = '25b4478d35eed22a7f377950665ac3573d4fa6a8ca92f505376ee1e8b4387f1f'
$url32 = 'https://statics.teams.microsoft.com/production-windows/1.1.00.18052/Teams_windows.msi'
$url64 = 'https://statics.teams.microsoft.com/production-windows-x64/1.1.00.18052/Teams_windows_x64.msi'
$checksum32 = '7e5d85eebeffa052e4b0522802e72bf249e64b92829bc09a31fe281186c9f5eb'
$checksum64 = '7b91cb52e3cee7ef196e3475e51e569d72cef224544a2d943f6f1b02df5cf51a'

$packageArgs = @{
packageName = $packageName
Expand Down
2 changes: 1 addition & 1 deletion microsoft-teams/microsoft-teams.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>microsoft-teams</id>
<version>1.1.00.16255</version>
<version>1.1.00.18052</version>
<owners>flcdrg</owners>
<title>Microsoft Teams Desktop App</title>
<authors>Microsoft Corporation</authors>
Expand Down
8 changes: 4 additions & 4 deletions microsoft-teams/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

$packageName= 'microsoft-teams'
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$url32 = 'https://statics.teams.microsoft.com/production-windows/1.1.00.16255/Teams_windows.exe'
$url64 = 'https://statics.teams.microsoft.com/production-windows-x64/1.1.00.16255/Teams_windows_x64.exe'
$checksum32 = '812f457a26d2c5525b8e342d117c925dd7e5b87f03d71f1b12e7bd5525c53727'
$checksum64 = '7abc6a877dc79a7a8d62bbc69a3eb0f055365af50a2d9681a85ec9fea78f534c'
$url32 = 'https://statics.teams.microsoft.com/production-windows/1.1.00.18052/Teams_windows.exe'
$url64 = 'https://statics.teams.microsoft.com/production-windows-x64/1.1.00.18052/Teams_windows_x64.exe'
$checksum32 = '2ef43ed8bdcd997305762c7f410f165c3f0720a92a4dd168570936fb8a42a1de'
$checksum64 = 'f8fd1f60e4b91f9ea100065b4849cf6cbdb67edf758b1136498b093f7ea791f2'

$packageArgs = @{
packageName = $packageName
Expand Down
4 changes: 2 additions & 2 deletions x-lite/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ $packageName = 'x-lite'
$installerType = 'exe'

$silentArgs = '-s'
$url = 'https://counterpath.s3.amazonaws.com/downloads/X-Lite_5.3.2_92627.exe'
$url = 'https://counterpath.s3.amazonaws.com/downloads/X-Lite_5.3.3_92990.exe'
$validExitCodes = @(0)

$checksum = '4389196166d878c5e07ad5cd17f05cbb367def92730b3afd921acb6767d6e5d6'
$checksum = 'f4811cfd9eab6576eec4fdcaaba8a3a02a3030e76164862b2e88c46d1b593d4e'
$checksumType = 'sha256'

$ahkScript = "$toolsDir\install.ahk"
Expand Down
7 changes: 4 additions & 3 deletions x-lite/x-lite.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,15 @@
<metadata>
<id>x-lite</id>
<title>CounterPath X-Lite</title>
<version>5.3.2.92627</version>
<version>5.3.3.92990</version>
<authors>CounterPath</authors>
<owners>fdcastel, flcdrg</owners>
<summary>CounterPath X-Lite Softphone</summary>
<description>Combining voice and video calls in a user-friendly interface, CounterPath's X-Lite helps you seamlessly transition from a traditional phone environment into the world of Voice over IP.</description>
<projectUrl>http://www.counterpath.com/x-lite/</projectUrl>
<releaseNotes>- Bug Fixes
- Improvements to Call Answered Elsewhere Notifications</releaseNotes>
<releaseNotes>- Bug Fixes and Stability Improvements
- Fix for error installing Outlook Integration seen by some users
- Fix for Call History sometimes being extremely slow to load for some users</releaseNotes>
<docsUrl>http://www.counterpath.com/assets/product_documents/X-Lite_4_Windows_User_Guide_R6.pdf</docsUrl>
<mailingListUrl>https://support.counterpath.com/</mailingListUrl>
<tags>admin notsilent counterpath x-lite softphone</tags>
Expand Down

0 comments on commit 154dc3f

Please sign in to comment.