From dece4246d3c9a4b30945a7fc5d84cd419e91dc8f Mon Sep 17 00:00:00 2001 From: Tragiccode Chocolatey Bot Date: Fri, 2 Jun 2023 00:02:44 +0000 Subject: [PATCH] AU: 1 updated - servicepulse [skip ci] https://gist.github.com/TraGicCode/797ef6d619ee36be0e570bb5769a5024/e9f8c6fe24517dbc5eb78236bdb6f7a870207e33 --- servicepulse/servicepulse.nuspec | 2 +- servicepulse/tools/chocolateyinstall.ps1 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/servicepulse/servicepulse.nuspec b/servicepulse/servicepulse.nuspec index e65ddfa..a85ae6e 100644 --- a/servicepulse/servicepulse.nuspec +++ b/servicepulse/servicepulse.nuspec @@ -2,7 +2,7 @@ servicepulse - 1.36.0 + 1.36.3 ServicePulse (Install) Particular Software Michael Fyffe diff --git a/servicepulse/tools/chocolateyinstall.ps1 b/servicepulse/tools/chocolateyinstall.ps1 index f4f1d52..ebf73af 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.36.0/Particular.ServicePulse-1.36.0.exe' -$checksum64 = '677d258090baaa3bd9a126192a9cf195f7720980b7a586509605443ce2e8d6f5' +$url64bit = 'https://github.com/Particular/ServicePulse/releases/download/1.36.3/Particular.ServicePulse-1.36.3.exe' +$checksum64 = 'cf20eb5864da37846098e3753002e5100ea2d586f052bd6b11094ab98b2fff08' $packageArgs = @{ packageName = $env:ChocolateyPackageName