Skip to content

Commit

Permalink
AU: 7 updated - electrum-ltc electrum-ltc.install electrum-ltc.portab…
Browse files Browse the repository at this point in the history
…le privazer privazer.install privazer.portable tablacus

[skip ci] https://gist.github.com/747b3ede98c9404e5cb6a399595e7ad1/727e96c4a310afa9e39483dad1893757e862428f
  • Loading branch information
Chocolatey committed May 11, 2019
1 parent 1fdab95 commit 722bcf8
Show file tree
Hide file tree
Showing 14 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions automatic/electrum-ltc.install/electrum-ltc.install.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>electrum-ltc.install</id>
<title>Electrum-LTC (Install)</title>
<version>3.3.4.1</version>
<version>3.3.5.1</version>
<authors>Electrum Technologies GmbH</authors>
<owners>AdmiringWorm</owners>
<summary>Electrum-LTC is a simple, but powerful Litecoin wallet.</summary>
Expand All @@ -28,7 +28,7 @@
- **Accessible:** Export your private keys to other Litecoin clients, at your convenience.
]]></description>
<releaseNotes>
[Software Changelog](https://github.com/pooler/electrum-ltc/blob/3.3.4.1/RELEASE-NOTES)
[Software Changelog](https://github.com/pooler/electrum-ltc/blob/3.3.5.1/RELEASE-NOTES)
[Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/electrum-ltc.install/Changelog.md)
</releaseNotes>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions automatic/electrum-ltc.install/legal/VERIFICATION.txt
Expand Up @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy.
The installer have been downloaded from their official download link listed on <https://electrum-ltc.org>
and can be verified like this:

1. Download <https://electrum-ltc.org/download/electrum-ltc-3.3.4.1-setup.exe>
1. Download <https://electrum-ltc.org/download/electrum-ltc-3.3.5.1-setup.exe>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: 971B6EB075443AE42A8AF481EEBE8DC50930F27DCCF69001EF93A071E98F6046
checksum: 8709394FAFFD16118E67DB6D54C203541A59CFFF6C82AD5FBB43A50CBB41A1D9

File 'LICENSE.txt' is obtained from <https://github.com/pooler/electrum-ltc/blob/305843999eabdb4276109e3dc6b70bf21dbbc29a/LICENCE>
2 changes: 1 addition & 1 deletion automatic/electrum-ltc.install/tools/chocolateyInstall.ps1
Expand Up @@ -6,7 +6,7 @@ $packageArgs = @{
packageName = 'electrum-ltc.install'
fileType = 'exe'
softwareName = 'Electrum-LTC*'
file = "$toolsDir\electrum-ltc-3.3.4.1-setup.exe"
file = "$toolsDir\electrum-ltc-3.3.5.1-setup.exe"
silentArgs = "/S"
validExitCodes= @(0)
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/electrum-ltc.portable/electrum-ltc.portable.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>electrum-ltc.portable</id>
<title>Electrum-LTC (Portable)</title>
<version>3.3.3.1</version>
<version>3.3.5.1</version>
<authors>Electrum Technologies GmbH</authors>
<owners>AdmiringWorm</owners>
<summary>Electrum-LTC is a simple, but powerful Litecoin wallet.</summary>
Expand All @@ -28,7 +28,7 @@
- **Accessible:** Export your private keys to other Litecoin clients, at your convenience.
]]></description>
<releaseNotes>
[Software Changelog](https://github.com/pooler/electrum-ltc/blob/3.3.3.1/RELEASE-NOTES)
[Software Changelog](https://github.com/pooler/electrum-ltc/blob/3.3.5.1/RELEASE-NOTES)
[Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/electrum-ltc.portable/Changelog.md)
</releaseNotes>
</metadata>
Expand Down
4 changes: 2 additions & 2 deletions automatic/electrum-ltc.portable/legal/VERIFICATION.txt
Expand Up @@ -5,12 +5,12 @@ in verifying that this package's contents are trustworthy.
The standalone executable have been downloaded from their official download link listed on <https://electrum-ltc.org>
and can be verified like this:

1. Download <https://electrum-ltc.org/download/electrum-ltc-3.3.3.1.exe>
1. Download <https://electrum-ltc.org/download/electrum-ltc-3.3.5.1.exe>
2. Then use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum: CA0D418EAE63D4D16A047D3797B82C9372ABE186B531542059657FE3CDF5D3CD
checksum: 7567F547E70DFDE44330C3621F0F5454235C5CFA950C571AF80314A34959AE46

File 'LICENSE.txt' is obtained from <https://github.com/pooler/electrum-ltc/blob/305843999eabdb4276109e3dc6b70bf21dbbc29a/LICENCE>
6 changes: 3 additions & 3 deletions automatic/electrum-ltc/electrum-ltc.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>electrum-ltc</id>
<title>Electrum-LTC</title>
<version>3.3.4.1</version>
<version>3.3.5.1</version>
<authors>Electrum Technologies GmbH</authors>
<owners>AdmiringWorm</owners>
<summary>Electrum-LTC is a simple, but powerful Litecoin wallet.</summary>
Expand All @@ -28,11 +28,11 @@
- **Accessible:** Export your private keys to other Litecoin clients, at your convenience.
]]></description>
<releaseNotes>
[Software Changelog](https://github.com/pooler/electrum-ltc/blob/3.3.4.1/RELEASE-NOTES)
[Software Changelog](https://github.com/pooler/electrum-ltc/blob/3.3.5.1/RELEASE-NOTES)
[Package Changelog](https://github.com/AdmiringWorm/chocolatey-packages/blob/master/automatic/electrum-ltc.install/Changelog.md)
</releaseNotes>
<dependencies>
<dependency id="electrum-ltc.install" version="[3.3.4.1]" />
<dependency id="electrum-ltc.install" version="[3.3.5.1]" />
</dependencies>
</metadata>
<files />
Expand Down
2 changes: 1 addition & 1 deletion automatic/privazer.install/privazer.install.nuspec
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.69</version>
<version>3.0.70</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
Expand Up @@ -7,7 +7,7 @@ $packageArgs = @{
silentArgs = '-silent'
validExitCodes = @(0)
url = 'https://privazer.com/PrivaZer_free.exe'
checksum = 'ec8460523510a13375908b34f1dd3ae1e3470cdb222690f651c06d0d53ce9e2e4eb36b9d33692b33e3f229fd9b418013df8d5f3fe741f90748071ff2b1fdd9f5'
checksum = 'd608fa3f0a3418d70e470f55f4be441de6e3cc17611b35ccbd063410b38db88f58e501dd3c81b4f1b9e273946a0c57cb611fc149e3749306db5cb078bcb21984'
checksumType = 'sha512'
}

Expand Down
2 changes: 1 addition & 1 deletion automatic/privazer.portable/privazer.portable.nuspec
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.69</version>
<version>3.0.70</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
Expand Up @@ -5,7 +5,7 @@ $toolsDir = Split-Path -Parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
url = 'https://privazer.com/PrivaZer.exe'
checksum = '8701c5c6c46fec691dbe71a1773b52dee93421d471ec2ac7f54d23775f3fc2d6df806c6076a73b2fd4c66ac436e4bad43d75cbb82e997aff1e24ce21396e3b08'
checksum = 'df745b50bf21665385ffd62dc24ac05221136459e3ac25481efa96a2b15871ae4fec9cb5df86411b39473bf1e30817ce618302659437fa8dd8ca2f98ee0e41db'
checksumType = 'sha512'
fileFullPath = "$toolsDir\privazer.exe"
}
Expand Down
4 changes: 2 additions & 2 deletions automatic/privazer/privazer.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>privazer</id>
<version>3.0.69</version>
<version>3.0.70</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.69]" />
<dependency id="privazer.install" version="[3.0.70]" />
</dependencies>
</metadata>
<files>
Expand Down
6 changes: 3 additions & 3 deletions automatic/tablacus/legal/VERIFICATION.txt
Expand Up @@ -6,13 +6,13 @@ The embedded software have been downloaded from the listed download
location on <https://tablacus.github.io/explorer_en.html>
and can be verified by doing the following:

1. Download the following <https://github.com/tablacus/TablacusExplorer/releases/download/19.5.9/te190509.zip>
1. Download the following <https://github.com/tablacus/TablacusExplorer/releases/download/19.5.11/te190511.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: 3F2005971E78708987584340E970BC48A1958BF8795E435092CC0FF9517F956E
checksum: 7EA6A8FD49F407E1982BCDDB122A6EBB10F76EBDB1F0A4930E83AB82ABF78CAA

The file 'LICENSE.txt' has been obtained from <https://github.com/tablacus/TablacusExplorer/blob/19.5.9/LICENSE.TXT>
The file 'LICENSE.txt' has been obtained from <https://github.com/tablacus/TablacusExplorer/blob/19.5.11/LICENSE.TXT>
4 changes: 2 additions & 2 deletions automatic/tablacus/tablacus.nuspec
Expand Up @@ -3,15 +3,15 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>tablacus</id>
<version>19.5.9</version>
<version>19.5.11</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/tablacus</packageSourceUrl>
<owners>AdmiringWorm, Yoshimov</owners>
<title>Tablacus Explorer</title>
<authors>Gaku</authors>
<projectUrl>https://tablacus.github.io/explorer_en.html</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/AdmiringWorm/chocolatey-packages@23c507427e532c4407844487480b415895e5edba/icons/tablacus.png</iconUrl>
<copyright>Copyright (c) 2011 Gaku</copyright>
<licenseUrl>https://github.com/tablacus/TablacusExplorer/blob/19.5.9/LICENSE.TXT</licenseUrl>
<licenseUrl>https://github.com/tablacus/TablacusExplorer/blob/19.5.11/LICENSE.TXT</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<projectSourceUrl>https://github.com/tablacus/TablacusExplorer</projectSourceUrl>
<bugTrackerUrl>https://github.com/tablacus/TablacusExplorer/issues</bugTrackerUrl>
Expand Down
2 changes: 1 addition & 1 deletion automatic/tablacus/tools/chocolateyInstall.ps1
Expand Up @@ -4,7 +4,7 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"

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

Expand Down

0 comments on commit 722bcf8

Please sign in to comment.