Skip to content

Commit

Permalink
AU: 5 updated - privazer privazer.install privazer.portable tablacus …
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Apr 12, 2018
1 parent af64f69 commit 1a234f2
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 13 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.44</version>
<version>3.0.45</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 = 'f56d3ebbc3fe84ffa2d1e475f0f5db6b0a4a2002dbb4622bcd8552a3c0f89747851381f8dfd948cf85f909dba44eac621faf2bff705199a8b7cc9cda18bd5551'
checksum = '7f503e044f893a51acda32098dae0186b5b194afefee0f1676c80ac09fac6cec498277233dae84fb9e5bbd303e2e9c962d91e5edf12d441253b5935ba3b821bb'
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.44</version>
<version>3.0.45</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 = '79ff2f5b42b51ee536ba5da33fe22be56f4fe7d8d26a12018c7110d8b6e04afe22cd5ace8bbc834528fd096fd8c8a3e4521a755c9a84ed0b23c3e1747ca5a385'
checksum = '431c03327e5ed9557956f6ddb3dbdd536f8cfb8269bdbe51ce8d6a5a031264364f6b2d99fcf10ab858267502cfdd6d1883eafa23b44a04fca1e3b471a8392dff'
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.44</version>
<version>3.0.45</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.44]" />
<dependency id="privazer.install" version="[3.0.45]" />
</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/te180411.zip>
1. Download the following <http://www.eonet.ne.jp/~gakana/tablacus/dl/te180412.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: D196896584B747BCF2423D591B090E6421CE3B4EACDCD54AEAE23418FEE2D344
checksum: 031F8D84D371F1A2AA2FBE2C4378713930FB4FB5109CD08C15B8E4AF41C32FCF

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.4.11</version>
<version>18.4.12</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\te180411.zip"
file = "$toolsPath\te180412.zip"
destination = "$toolsPath"
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/uplay/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"4572fc8-56918a475fd3a"|55.0.5644.0
"459aa28-569a304e5c56d"|56.0.5651.0
2 changes: 1 addition & 1 deletion automatic/uplay/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $packageArgs = @{
fileType = 'exe'
url = 'http://ubi.li/4vxt9'
softwareName = 'Uplay'
checksum = 'F8E4C47927006C4C60F63C93A38680FCBB551172FB6284DA8598A325630EB195140455E05A0FDCB2427B7168F63B76B1E77952A19691C000A5C9F3005F1359DC'
checksum = 'DE6A6C43E970FA671DF2A9FA8CC3A7C7C86EF9940C825D7ECFB19ED83F20621BF5B48C7DBF4FCAB30E60CB98882413D37342A807698F9DC4BDCEFB95F4508950'
checksumType = 'sha512'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/uplay/uplay.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>uplay</id>
<version>55.0.5644.0</version>
<version>56.0.5651.0</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/uplay</packageSourceUrl>
<owners>AdmiringWorm, Marek</owners>
<title>Uplay</title>
Expand Down

0 comments on commit 1a234f2

Please sign in to comment.