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 Jun 30, 2019
1 parent 7637f98 commit d3e8797
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion automatic/privazer.install/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 (Install)](https://img.shields.io/chocolatey/v/privazer.install.svg?label=PrivaZer%20(Install)&style=for-the-badge)](https://chocolatey.org/packages/privazer.install)
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4186f9b8e5f01268d77ce22ee9ce679345b31a1c/automatic/privazer/icons/128x128.png" height="48" width="48" /> ![PrivaZer (Install)](https://img.shields.io/chocolatey/v/privazer.install.svg?label=PrivaZer%20(Install)&style=for-the-badge)](https://chocolatey.org/packages/privazer.install)

Free PC cleaner & Privacy tool that cleans unwanted traces.

Expand Down
4 changes: 2 additions & 2 deletions automatic/privazer.install/privazer.install.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>privazer.install</id>
<version>3.0.72</version>
<version>3.0.73</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/privazer.install</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>PrivaZer (Install)</title>
<authors>Goversoft LLC</authors>
<projectUrl>https://privazer.com/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@95bf314957cfef45ec98f1bf618248395a58bede/icons/privazer.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4186f9b8e5f01268d77ce22ee9ce679345b31a1c/automatic/privazer/icons/128x128.png</iconUrl>
<copyright>© Goversoft LLC 2012-2017</copyright>
<tags>privazer system cleanup freeware admin</tags>
<summary>Free PC cleaner &amp; Privacy tool</summary>
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 = 'da4444c90e8dbd51bb810e23a8b1aa591fbc1514f6332e388fb9829d5d99723b8f0ff43bffc07f6bc173e449c7c872e507578da432b40dc25b259b3b5cb2a72b'
checksum = '26524090efeb8d7cbbd088f684c5fd228013dfccb9f6cff199463c1fcf34f1c70b8e1f77e985684765b03c4194d0ab5e203544eecda0d56214cb16660ee4c936'
checksumType = 'sha512'
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/privazer.portable/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 (Portable)](https://img.shields.io/chocolatey/v/privazer.portable.svg?label=PrivaZer%20(Portable)&style=for-the-badge)](https://chocolatey.org/packages/privazer.portable)
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4186f9b8e5f01268d77ce22ee9ce679345b31a1c/automatic/privazer/icons/128x128.png" height="48" width="48" /> ![PrivaZer (Portable)](https://img.shields.io/chocolatey/v/privazer.portable.svg?label=PrivaZer%20(Portable)&style=for-the-badge)](https://chocolatey.org/packages/privazer.portable)

Free PC cleaner & Privacy tool that cleans unwanted traces.

Expand Down
4 changes: 2 additions & 2 deletions automatic/privazer.portable/privazer.portable.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>privazer.portable</id>
<version>3.0.72</version>
<version>3.0.73</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/privazer.portable</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>PrivaZer (Portable)</title>
<authors>Goversoft LLC</authors>
<projectUrl>https://privazer.com/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@95bf314957cfef45ec98f1bf618248395a58bede/icons/privazer.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4186f9b8e5f01268d77ce22ee9ce679345b31a1c/automatic/privazer/icons/128x128.png</iconUrl>
<copyright>© Goversoft LLC 2012-2017</copyright>
<tags>privazer system cleanup freeware</tags>
<summary>Free PC cleaner &amp; Privacy tool</summary>
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 = '5ec135c7439b31a5f4c009a49295f5a4fa4029456f946b4a4d017de4f92b51fd1e7b7bd5f52df91e0ed8b4f3eaed90bfed4fb928ee365e471863d25db7a319dd'
checksum = '4e11a175a94b1430a2bd8f47811abd0ccf1100cc6428da03bcbfd0a0b986a96fddd688b2b865239ce200af6d1e185ae438725506a5ae66e66a98fb759db7ee2a'
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%20(Install)&style=for-the-badge)](https://chocolatey.org/packages/privazer)
# [<img src="https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4186f9b8e5f01268d77ce22ee9ce679345b31a1c/automatic/privazer/icons/128x128.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
6 changes: 3 additions & 3 deletions automatic/privazer/privazer.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>privazer</id>
<version>3.0.72</version>
<version>3.0.73</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/privazer</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>PrivaZer</title>
<authors>Goversoft LLC</authors>
<projectUrl>https://privazer.com/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@95bf314957cfef45ec98f1bf618248395a58bede/icons/privazer.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@4186f9b8e5f01268d77ce22ee9ce679345b31a1c/automatic/privazer/icons/128x128.png</iconUrl>
<copyright>© Goversoft LLC 2012-2017</copyright>
<tags>privazer system cleanup freeware</tags>
<summary>Free PC cleaner &amp; Privacy tool</summary>
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.72]" />
<dependency id="privazer.install" version="[3.0.73]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit d3e8797

Please sign in to comment.