diff --git a/pingplotter/pingplotter.nuspec b/pingplotter/pingplotter.nuspec index 7d08c0ce..b9d3f8de 100644 --- a/pingplotter/pingplotter.nuspec +++ b/pingplotter/pingplotter.nuspec @@ -3,7 +3,7 @@ pingplotter - 5.25.6 + 5.25.7 https://github.com/flcdrg/au-packages/tree/master/pingplotter flcdrg PingPlotter for Windows diff --git a/pingplotter/tools/chocolateyinstall.ps1 b/pingplotter/tools/chocolateyinstall.ps1 index 744aa02f..b6dfc0d2 100644 --- a/pingplotter/tools/chocolateyinstall.ps1 +++ b/pingplotter/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$checksum = '0495f351829402cea22196ec983133f77b0e963a8c9ed35e35e6120acceb1346' +$checksum = '8da56d96a3e4c7446f65b8864443ab07cbb027a9d826043c40aae51354376093' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/sqltoolbelt/sqltoolbelt.nuspec b/sqltoolbelt/sqltoolbelt.nuspec index 170f58da..27c53701 100644 --- a/sqltoolbelt/sqltoolbelt.nuspec +++ b/sqltoolbelt/sqltoolbelt.nuspec @@ -3,7 +3,7 @@ sqltoolbelt - 2024.10.28 + 2024.11.05 https://github.com/flcdrg/au-packages/tree/master/sqltoolbelt flcdrg SQL Toolbelt diff --git a/sqltoolbelt/tools/chocolateyinstall.ps1 b/sqltoolbelt/tools/chocolateyinstall.ps1 index 5b399cc7..15fd8c31 100644 --- a/sqltoolbelt/tools/chocolateyinstall.ps1 +++ b/sqltoolbelt/tools/chocolateyinstall.ps1 @@ -1,8 +1,8 @@ $ErrorActionPreference = 'Stop'; $toolsDir = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)" -$url = 'https://download.red-gate.com/installers/SQLToolbelt/2024-10-28/SQLToolbelt.exe' -$checksum = '82AEF7F6AADC694A63B0E7DAC2211F0FB2D3D3FBE7E9D1840DC8D0EBC9637CCD' +$url = 'https://download.red-gate.com/installers/SQLToolbelt/2024-11-05/SQLToolbelt.exe' +$checksum = 'A2F711250F9CAA163B2F96DE1270FB7B4360C907C25C49254E28266B60E8C6D3' $validProductPackageNames = @( "SQL Compare",