From ef01bd216c495f85a778a7fd37791861dec3d255 Mon Sep 17 00:00:00 2001 From: Tragiccode Chocolatey Bot Date: Tue, 12 Mar 2019 00:01:32 +0000 Subject: [PATCH] AU: 2 updated - servicecontrol servicepulse [skip ci] https://gist.github.com/797ef6d619ee36be0e570bb5769a5024/8170659fbbfd9cc77aa403774702bf74ca625163 --- servicecontrol/servicecontrol.nuspec | 2 +- servicecontrol/tools/chocolateyinstall.ps1 | 4 ++-- servicepulse/servicepulse.nuspec | 2 +- servicepulse/tools/chocolateyinstall.ps1 | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/servicecontrol/servicecontrol.nuspec b/servicecontrol/servicecontrol.nuspec index 53f7c04..5fcae45 100644 --- a/servicecontrol/servicecontrol.nuspec +++ b/servicecontrol/servicecontrol.nuspec @@ -2,7 +2,7 @@ servicecontrol - 3.6.6 + 3.6.7 ServiceControl (Install) Particular Software Michael Fyffe diff --git a/servicecontrol/tools/chocolateyinstall.ps1 b/servicecontrol/tools/chocolateyinstall.ps1 index 1fb96c0..ba67f55 100644 --- a/servicecontrol/tools/chocolateyinstall.ps1 +++ b/servicecontrol/tools/chocolateyinstall.ps1 @@ -2,8 +2,8 @@ $ErrorActionPreference = 'Stop' -$url64bit = 'https://github.com/Particular/ServiceControl/releases/download/3.6.6/Particular.ServiceControl-3.6.6.exe' -$checksum64 = 'e72d4eb523933c841b80949e84c6c9c4d49047e4b5da32fb25880e86923fe72d' +$url64bit = 'https://github.com/Particular/ServiceControl/releases/download/3.6.7/Particular.ServiceControl-3.6.7.exe' +$checksum64 = '9f06fbf776ef31b1ed8dc1774aa99c7eb67de458e0ac84f5190dc75368a6e811' $packageArgs = @{ packageName = $env:ChocolateyPackageName diff --git a/servicepulse/servicepulse.nuspec b/servicepulse/servicepulse.nuspec index e22546c..4061733 100644 --- a/servicepulse/servicepulse.nuspec +++ b/servicepulse/servicepulse.nuspec @@ -2,7 +2,7 @@ servicepulse - 1.16.1 + 1.17.0 ServicePulse (Install) Particular Software Michael Fyffe diff --git a/servicepulse/tools/chocolateyinstall.ps1 b/servicepulse/tools/chocolateyinstall.ps1 index d409906..1ac9506 100644 --- a/servicepulse/tools/chocolateyinstall.ps1 +++ b/servicepulse/tools/chocolateyinstall.ps1 @@ -1,7 +1,7 @@ $ErrorActionPreference = 'Stop' -$url64bit = 'https://github.com/Particular/ServicePulse/releases/download/1.16.1/Particular.ServicePulse-1.16.1.exe' -$checksum64 = '38e518dc40ce9ba40fe84f9556ea334f08e96a8b205c33585e1f512f95637589' +$url64bit = 'https://github.com/Particular/ServicePulse/releases/download/1.17.0/Particular.ServicePulse-1.17.0.exe' +$checksum64 = '5ba9b71beeef9c3bf6ae419887c748a8eaa3dae9fd2b9e725e430e399cafa6f4' $packageArgs = @{ packageName = $env:ChocolateyPackageName