From 9eb8d238a144461cf0268e810b5f9410a5d3cc24 Mon Sep 17 00:00:00 2001 From: Chocolatey Date: Fri, 1 Jun 2018 00:11:02 +0000 Subject: [PATCH] AU: 2 updated - privazer.install privazer.portable [skip ci] https://gist.github.com/747b3ede98c9404e5cb6a399595e7ad1/f25eb168cb881575fac81a59f8086f184118e664 --- automatic/privazer.install/privazer.install.nuspec | 2 +- automatic/privazer.install/tools/chocolateyinstall.ps1 | 2 +- automatic/privazer.portable/privazer.portable.nuspec | 2 +- automatic/privazer.portable/tools/chocolateyinstall.ps1 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/automatic/privazer.install/privazer.install.nuspec b/automatic/privazer.install/privazer.install.nuspec index c05247f93..f9de1ec83 100644 --- a/automatic/privazer.install/privazer.install.nuspec +++ b/automatic/privazer.install/privazer.install.nuspec @@ -3,7 +3,7 @@ privazer.install - 3.0.46 + 3.0.47 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/privazer.install AdmiringWorm PrivaZer (Install) diff --git a/automatic/privazer.install/tools/chocolateyinstall.ps1 b/automatic/privazer.install/tools/chocolateyinstall.ps1 index 3d0a1c3cd..1acf323f2 100644 --- a/automatic/privazer.install/tools/chocolateyinstall.ps1 +++ b/automatic/privazer.install/tools/chocolateyinstall.ps1 @@ -7,7 +7,7 @@ $packageArgs = @{ silentArgs = '-silent' validExitCodes = @(0) url = 'https://privazer.com/privazer_free.exe' - checksum = '8c5eb7dc98a86564e8dc796b4652c42b69f5c43ab56ca8cd204a82003824e85d031ca6f48c844a598073d61d788ea29cef35c334750b5e066028c050a073eb1c' + checksum = 'b09a8bf5e994166e72cb5efeec87162a0b84309b726d146f8eed8cfa1f7864a7220b0b4863c4b4ab2a141401283d5201a309fb59bba86e6f3e27a83bcef1bbae' checksumType = 'sha512' } diff --git a/automatic/privazer.portable/privazer.portable.nuspec b/automatic/privazer.portable/privazer.portable.nuspec index ae9de67c2..ad7739b3d 100644 --- a/automatic/privazer.portable/privazer.portable.nuspec +++ b/automatic/privazer.portable/privazer.portable.nuspec @@ -3,7 +3,7 @@ privazer.portable - 3.0.46 + 3.0.47 https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/privazer.portable AdmiringWorm PrivaZer (Portable) diff --git a/automatic/privazer.portable/tools/chocolateyinstall.ps1 b/automatic/privazer.portable/tools/chocolateyinstall.ps1 index 708c21480..bfd7614db 100644 --- a/automatic/privazer.portable/tools/chocolateyinstall.ps1 +++ b/automatic/privazer.portable/tools/chocolateyinstall.ps1 @@ -5,7 +5,7 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition $packageArgs = @{ packageName = $env:ChocolateyPackageName url = 'https://privazer.com/PrivaZer.exe' - checksum = 'd0b8c2f0e0ddf514cab4f4edc1d8256aa8a2f6a562d8d26471b907eb097b9c9b01ca97c0fae48a176228753a34903ed27533baf744a3b2ea2019dceeec920031' + checksum = '92ac8bc698049cbd60637fae0ac4c98f065d68799530cdc6dab384e09a5567a1341d3476805676073176e82e6f07b068e2a9be8e5c414b6c6b806cfe6c219e0e' checksumType = 'sha512' fileFullPath = "$toolsDir\privazer.exe" }