Skip to content

Commit

Permalink
AU: 4 updated - cacher privazer privazer.install privazer.portable
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Feb 25, 2022
1 parent f417957 commit b64efe7
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion automatic/cacher/cacher.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>cacher</id>
<version>2.42.4.20210904</version>
<version>2.43.2</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/cacher</packageSourceUrl>
<owners>AdmiringWorm, </owners>
<title>Cacher</title>
Expand Down
4 changes: 2 additions & 2 deletions automatic/cacher/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
url = 'https://s3.amazonaws.com/download.cacher.io/Cacher%20Setup%202.42.4.exe'
url = 'https://s3.amazonaws.com/download.cacher.io/Cacher%20Setup%202.43.2.exe'
softwareName = 'Cacher*'
checksum = 'd584d50b57cd473194f51336c9adaee340ea3dcd38a2f8035728bbb402b3b796277de72379d80a77a46e4dbbb4ecd282dc6fbc60ee19d964d603dc2ce50c9e22'
checksum = '53028cf241218bf7db5c9386bac28f927168504d688099a09a6f3e69ecfe743c581aa4990c9912ee98ae760422d530315d099506deb55a071119617a1ad48abb'
checksumType = 'sha512'
silentArgs = '/S'
validExitCodes = @(0)
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,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>privazer.install</id>
<version>4.0.29</version>
<version>4.0.41</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/privazer.install</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>PrivaZer (Install)</title>
Expand All @@ -18,7 +18,7 @@
Secure cleanup with one click Irreversible cleanups by overwriting techniques
In-depth cleanup of your PC and storage devices *Smart overwriting* : PrivaZer automatically recognizes your storage device type and adapts its overwriting algorithms to the storage medium (magnetic disk, SSD, etc)
In-depth cleanup of your PC and storage devices _Smart overwriting_ : PrivaZer automatically recognizes your storage device type and adapts its overwriting algorithms to the storage medium (magnetic disk, SSD, etc)
Privacy protection: PrivaZer prevents recovery of your activities.
]]></description>
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 = 'bd5c206c5fa55b76262580c4cf107830111122501a4d6bdae5ce1ae1d39529d1aeef423921ec07eb10aa707ee8cf0e78edb4e4edaf0cd1eab882e645a3d3cbe3'
checksum = 'd168b5aafff7064b4aca491b293eeb302a243c18c6e0a78de15fcb7cc50974ba3fb1dd2226179995df72149682f352d5e13d3edd023eb62138778874b336cdea'
checksumType = 'sha512'
}

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,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>privazer.portable</id>
<version>4.0.29</version>
<version>4.0.41</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/privazer.portable</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>PrivaZer (Portable)</title>
Expand All @@ -18,7 +18,7 @@
Secure cleanup with one click Irreversible cleanups by overwriting techniques
In-depth cleanup of your PC and storage devices *Smart overwriting* : PrivaZer automatically recognizes your storage device type and adapts its overwriting algorithms to the storage medium (magnetic disk, SSD, etc)
In-depth cleanup of your PC and storage devices _Smart overwriting_ : PrivaZer automatically recognizes your storage device type and adapts its overwriting algorithms to the storage medium (magnetic disk, SSD, etc)
Privacy protection: PrivaZer prevents recovery of your activities.
]]></description>
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 = '8b2602c2f1c3a1699f7afe665e4916be1640152c033b48be2f165948737ddc20bbdf6d4ab3a5e8e5d607fb067d0d36fe8e1fb6813d4402e138296d0683cefa8f'
checksum = '6affcf757b8be8fe614c8ac6f1f29dc73fefef418113effb3fde5a991151a5e588c32f13e9ee750a67b0ee1ff362151d4bb979c5464d674d60e1efbd5bf3c399'
checksumType = 'sha512'
fileFullPath = "$toolsDir\privazer.exe"
}
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,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>privazer</id>
<version>4.0.29</version>
<version>4.0.41</version>
<packageSourceUrl>https://github.com/admiringworm/chocolatey-packages/tree/master/automatic/privazer</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>PrivaZer</title>
Expand All @@ -18,7 +18,7 @@
Secure cleanup with one click Irreversible cleanups by overwriting techniques
In-depth cleanup of your PC and storage devices *Smart overwriting* : PrivaZer automatically recognizes your storage device type and adapts its overwriting algorithms to the storage medium (magnetic disk, SSD, etc)
In-depth cleanup of your PC and storage devices _Smart overwriting_ : PrivaZer automatically recognizes your storage device type and adapts its overwriting algorithms to the storage medium (magnetic disk, SSD, etc)
Privacy protection: PrivaZer prevents recovery of your activities.
]]></description>
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="[4.0.29]" />
<dependency id="privazer.install" version="[4.0.41]" />
</dependencies>
</metadata>
<files>
Expand Down

0 comments on commit b64efe7

Please sign in to comment.