Skip to content

Commit

Permalink
AU-dotnet: 4 updated
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
flcdrg committed Oct 11, 2024
1 parent 1a0a760 commit b59055d
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion SqlSearch/SqlSearch.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>SqlSearch</id>
<version>2024.09.25</version>
<version>2024.10.09</version>
<title>SQL Search</title>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/SqlSearch</packageSourceUrl>
<authors>Red Gate Software Ltd</authors>
Expand Down
4 changes: 2 additions & 2 deletions SqlSearch/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$checksum = 'A94B88D7C914B446BCEC4DED6FD68D47AF6344D1DA2CB826F1695636C7347647'
$url = 'https://download.red-gate.com/installers/SQLSearch/2024-09-25/SQLSearch.exe'
$checksum = 'A004EC4EC4BFFFD897448E21AA3C313CC98EF8C538D5A6CFFD838531BEAE1D24'
$url = 'https://download.red-gate.com/installers/SQLSearch/2024-10-09/SQLSearch.exe'

$packageArgs = @{
packageName = $env:ChocolateyPackageName
Expand Down
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.7.00.26062</version>
<version>1.7.00.27757</version>
<owners>flcdrg</owners>
<title>Microsoft Teams Classic 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.cdn.office.net/production-windows/1.7.00.26062/Teams_windows.msi'
$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.26062/Teams_windows_x64.msi'
$checksum32 = '90ee92d3b6531e7e55257d1e857148edd149d669fb36d455adf30f003ea19bff'
$checksum64 = '8c8afd7dbcff024553d19b78e154914f8aedd157ad6249d94f5f25a96fed726f'
$url32 = 'https://statics.teams.cdn.office.net/production-windows/1.7.00.27757/Teams_windows.msi'
$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.27757/Teams_windows_x64.msi'
$checksum32 = '76f211a4daa79d86905955e0bee2b06b2fc4f201221d4c36f26d3bf4c1d4331a'
$checksum64 = '7707396641c0db052f4917552cfefc1b4127f6fc9323c9f9f1ec67b89526fda8'

$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.7.00.26062</version>
<version>1.7.00.27757</version>
<owners>flcdrg</owners>
<title>Microsoft Teams Classic 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.cdn.office.net/production-windows/1.7.00.26062/TeamsSetup.exe'
$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.26062/Teams_windows_x64.exe'
$checksum32 = 'd521c3ba8587abec94e527e9dd359e411ff12d05c8a2f7a3f49070b58deebe42'
$checksum64 = 'f8d792c0c667c2a9290fcb36ab2782ede95452f642f161b2cc5ea1964433ee53'
$url32 = 'https://statics.teams.cdn.office.net/production-windows/1.7.00.27757/TeamsSetup.exe'
$url64 = 'https://statics.teams.cdn.office.net/production-windows-x64/1.7.00.27757/Teams_windows_x64.exe'
$checksum32 = 'b27445cef60c60b193c978eeae4e4db9357aaff6adfc15dac1e1ce277baad5da'
$checksum64 = '30a3743f21c391f5ce177c35c1251e25c9296b6f979a4b52c2a56acf32e87bdc'

$packageArgs = @{
packageName = $packageName
Expand Down
2 changes: 1 addition & 1 deletion sqltoolbelt/sqltoolbelt.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>sqltoolbelt</id>
<version>2024.10.07</version>
<version>2024.10.09</version>
<packageSourceUrl>https://github.com/flcdrg/au-packages/tree/master/sqltoolbelt</packageSourceUrl>
<owners>flcdrg</owners>
<title>SQL Toolbelt</title>
Expand Down
4 changes: 2 additions & 2 deletions sqltoolbelt/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
$ErrorActionPreference = 'Stop';
$toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$url = 'https://download.red-gate.com/installers/SQLToolbelt/2024-10-07/SQLToolbelt.exe'
$checksum = '6772760C295E4478CD7616CA649A1E99941F80900A70513B3CCF8C82F989C43B'
$url = 'https://download.red-gate.com/installers/SQLToolbelt/2024-10-09/SQLToolbelt.exe'
$checksum = '816321B4BD2B30BF2FCD1B86CCB505DD2EA4A2976376AAD392F7022EC3BC08C0'

$validProductPackageNames = @(
"SQL Compare",
Expand Down

0 comments on commit b59055d

Please sign in to comment.