Skip to content

Commit

Permalink
AU: 3 updated - privazer privazer.install privazer.portable
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 28, 2019
1 parent bd30935 commit 8cd44bc
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion automatic/privazer.install/privazer.install.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>privazer.install</id>
<version>3.0.68</version>
<version>3.0.69</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/privazer.install</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>PrivaZer (Install)</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/privazer.install/tools/chocolateyinstall.ps1
Expand Up @@ -7,7 +7,7 @@ $packageArgs = @{
silentArgs = '-silent'
validExitCodes = @(0)
url = 'https://privazer.com/PrivaZer_free.exe'
checksum = 'b0f1b4a5de4dc8378a47f06a7458964724af36b0dcfb337e24f50854bd5e972d60f14269b024230e3ead4767794dbae2aa43f453590b7f088bf7f71b9c647f1e'
checksum = 'ec8460523510a13375908b34f1dd3ae1e3470cdb222690f651c06d0d53ce9e2e4eb36b9d33692b33e3f229fd9b418013df8d5f3fe741f90748071ff2b1fdd9f5'
checksumType = 'sha512'
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/privazer.portable/privazer.portable.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>privazer.portable</id>
<version>3.0.68</version>
<version>3.0.69</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/privazer.portable</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>PrivaZer (Portable)</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/privazer.portable/tools/chocolateyinstall.ps1
Expand Up @@ -5,7 +5,7 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
url = 'https://privazer.com/PrivaZer.exe'
checksum = '33bc0e4020154612204653b23db9fb48924b6ff6d0ed03d7795161a7b44f75cd830fedd084f4476555a39899f3bd105894286291402d6e43bec5207fe06c4105'
checksum = '8701c5c6c46fec691dbe71a1773b52dee93421d471ec2ac7f54d23775f3fc2d6df806c6076a73b2fd4c66ac436e4bad43d75cbb82e997aff1e24ce21396e3b08'
checksumType = 'sha512'
fileFullPath = "$toolsDir\privazer.exe"
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/privazer/privazer.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>privazer</id>
<version>3.0.68</version>
<version>3.0.69</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/privazer</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>PrivaZer</title>
Expand All @@ -27,7 +27,7 @@ Privacy protection: PrivaZer prevents recovery of your activities.
[Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/privazer.install/Changelog.md)
</releaseNotes>
<dependencies>
<dependency id="privazer.install" version="[3.0.68]" />
<dependency id="privazer.install" version="[3.0.69]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 8cd44bc

Please sign in to comment.