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 Nov 3, 2018
1 parent 516a6ab commit 203b143
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion automatic/privazer.install/privazer.install.nuspec
Original file line number Diff line number Diff line change
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.55</version>
<version>3.0.56</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
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ $packageArgs = @{
silentArgs = '-silent'
validExitCodes = @(0)
url = 'https://privazer.com/privazer_free.exe'
checksum = '487b1a2efc8037d26d08f01244d9acb8a8d01868dbd9c5f129937a0ade2fc6488ea9a07b595f0084f25c08c544bff5fdaa4b44694a33388208781cc8c498a7ec'
checksum = '18c4aa6f1110c6c3c45e7c0cdfd489b25be2846dad4ce3730f3eadd49232bbaffe59840504e969aa9e813fcc5c7a0094c10d1cd025870712d65fcf92d3ffce86'
checksumType = 'sha512'
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/privazer.portable/privazer.portable.nuspec
Original file line number Diff line number Diff line change
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.55</version>
<version>3.0.56</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
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
url = 'https://privazer.com/PrivaZer.exe'
checksum = '2d97005027c0f23ba91bbcc2f9ecd507ac120319ad9f4dcb49340bf0a410f230c5a474d1bb88c9a50f4b65a1fc341c86e2aece0b776735e4157e327df5d40ce7'
checksum = '1f9f3f1d091d5cd248ee411d26968e65d9b84e388b6acb18909c75f0d035c9ee0b611ba3270e6b864a16cd04680a16d4b44cf0e3e45eedbf1a2a6f3cf05e8d16'
checksumType = 'sha512'
fileFullPath = "$toolsDir\privazer.exe"
}
Expand Down
2 changes: 1 addition & 1 deletion automatic/privazer/Readme.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@95bf314957cfef45ec98f1bf618248395a58bede/icons/privazer.png" height="48" width="48" /> ![PrivaZer](https://img.shields.io/chocolatey/v/privazer.svg?label=PrivaZer&style=for-the-badge)](https://chocolatey.org/packages/privazer)
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@95bf314957cfef45ec98f1bf618248395a58bede/icons/privazer.png" height="48" width="48" /> ![PrivaZer](https://img.shields.io/chocolatey/v/privazer.svg?label=PrivaZer%20(Install)&style=for-the-badge)](https://chocolatey.org/packages/privazer)

Free PC cleaner & Privacy tool that cleans unwanted traces.

Expand Down
4 changes: 2 additions & 2 deletions automatic/privazer/privazer.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>privazer</id>
<version>3.0.55</version>
<version>3.0.56</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.55]" />
<dependency id="privazer.install" version="[3.0.56]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit 203b143

Please sign in to comment.