Skip to content

Commit

Permalink
AU: 1 updated - privazer.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Feb 20, 2020
1 parent 729203c commit 0aeb91b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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.92</version>
<version>3.0.93</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 = 'ee4fba0d7654cb8c2984e9f8a53528b2dd3fe5ec297d77552d13b10e02f59f59cfd23aaa146ab33fbe1aa14a320e24ae7284eb3f660106878243a650160339f6'
checksum = 'e2da2dbfb071bdc845a1e42615114ab9a68a9b4d954129b395b87d688ba5431b957846c17b7cee01af2605e7920e14f973f3a9ee250128341e750797fcf715a5'
checksumType = 'sha512'
}

Expand Down

0 comments on commit 0aeb91b

Please sign in to comment.