Skip to content

Commit

Permalink
AU: 4 updated - privazer privazer.install privazer.portable tablacus
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Mar 3, 2018
1 parent a55ee29 commit 9dd2b81
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 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.41</version>
<version>3.0.42</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 = '72c32e9664a63f4476fac59591d2527d805787d6774f5b644623a324e717a78c87db6606cbf6dfdb32fbebcda5a66fc0302b4a67c4d52ddf94f933f83be82224'
checksum = '175eb6d02fee7af392c7fc8f9341aa5ed2b73372702d7364c9aa7a9f3149ae987b87c4235705f926abae024f63c6e1dc1b6cc332ad8cd5e16de6020388cb2a46'
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.41</version>
<version>3.0.42</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 = 'ecea378991dcc50467d53212e31ed27c7043eae8adba97d7715d94e7580d5210e12ef074a779cd153971fce756a4331ca6fda1f6e4c1fab8cc8791ae94342230'
checksum = '050280892fa695bce984104b498b09388bdeab8895d704631957cfcef247bf6f231086a612049a3fde24d2f0d1cec1c7e24399d7190f036c3f7e99e00a518d53'
checksumType = 'sha512'
fileFullPath = "$toolsDir\privazer.exe"
}
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.41</version>
<version>3.0.42</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.41]" />
<dependency id="privazer.install" version="[3.0.42]" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions automatic/tablacus/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <http://www.eonet.ne.jp/~gakana/tablacus/explorer_en.html>
and can be verified by doing the following:

1. Download the following <http://www.eonet.ne.jp/~gakana/tablacus/dl/te180301.zip>
1. Download the following <http://www.eonet.ne.jp/~gakana/tablacus/dl/te180303.zip>
2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
- Use chocolatey utility 'checksum.exe'
3. The checksums should match the following:

checksum type: sha256
checksum: 6810CEEBFEFEC46E4AB0A01930FA47C28627ED48DFD1F6A81F548643C5D23FA7
checksum: 7EC5877A063B1A6A62E46AE79FAF374EB66DBD1A6DF1090961662202E3EF6091

The file 'LICENSE.txt' has been obtained from <https://github.com/tablacus/TablacusExplorer/blob/ab02cbc9093498c1a49be851f8c8f72b76651704/LICENSE.TXT>
2 changes: 1 addition & 1 deletion automatic/tablacus/tablacus.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>tablacus</id>
<version>18.3.1</version>
<version>18.3.3</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/tablacus</packageSourceUrl>
<owners>AdmiringWorm, Yoshimov</owners>
<title>Tablacus Explorer</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/tablacus/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

$packageArgs = @{
packageName = 'tablacus'
file = "$toolsPath\te180301.zip"
file = "$toolsPath\te180303.zip"
destination = "$toolsPath"
}

Expand Down

0 comments on commit 9dd2b81

Please sign in to comment.