Skip to content

Commit

Permalink
AU: 6 updated - cacher privazer privazer.install privazer.portable qm…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 8, 2019
1 parent 6f0810d commit 3eff4c7
Show file tree
Hide file tree
Showing 14 changed files with 18 additions and 18 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.3.3</version>
<version>2.3.4</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.3.3.exe'
url = 'https://s3.amazonaws.com/download.cacher.io/Cacher%20Setup%202.3.4.exe'
softwareName = 'Cacher*'
checksum = 'f52bdd42f6e013d75563fd7083b83fb65b8905c12e2939e12732469edaf6581aa746a0a803ac5e4a4b7cb75cc40ab061489d9a8d3a5aea1bd7460f8a1e7bb6ed'
checksum = 'ce2d3dd4107a5627a32f677f8969d827cb172aec00bf23543b8850bac4ca389fc4f9de21f9135b5cc8778737e25385f10bfa1e0df6c16c877f28b41c94f6e807'
checksumType = 'sha512'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
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.61</version>
<version>3.0.62</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 = '2a59b2eb3aa160295811d88dc50a2a22eae5a8b8ea5871b50915954266f2379e86a641774affcb6f4994a0ed3568444da3007b765591ca7863bdcdd7a8f4d20c'
checksum = '551c04e1f4e72d88118b73d02bbc74474dabee716259f9ca27651fe866328531079e40a96ff89258ddce7807d51053bb1619bbe2e4d06f90c9ecb0095e41ed08'
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.60</version>
<version>3.0.62</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 = 'ab09f11d4ac1312174182f6393ad637c3b257b5db0fe91fe00dfc706fd29cebf4cd3af65debff323866ee67728796f2653d31600b04029f4e42f8082b9f12a81'
checksum = '50377c6ee690d55589946df25ba5a1fc70a8f6fead09dad4827658897f95382c0399cdfa70d89a54d798046b121b85111b696ad62f453f6683e3f9ed7bd04993'
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.61</version>
<version>3.0.62</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.61]" />
<dependency id="privazer.install" version="[3.0.62]" />
</dependencies>
</metadata>
<files>
Expand Down
4 changes: 2 additions & 2 deletions automatic/qmmp/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://qmmp.ylsoftware.com/files/windows/?C=M;O=D>
and can be verified by doing the following:

1. Download the following <http://qmmp.ylsoftware.com/files/windows/1.2/qmmp-1.2.5-win32.exe>
1. Download the following <http://qmmp.ylsoftware.com/files/windows/1.2/qmmp-1.2.6-win32.exe>
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: EB3DDE64D0AFF60D901E688916DBC198B0152F7710B347AAF7F4329BBA95F234
checksum: 4ACE4217910AACFA6B1D927D48A0B9787A0378FAC1D69303E1B24E2067B172CD

The file 'LICENSE.txt' has been obtained from <https://sourceforge.net/p/qmmp-dev/code/HEAD/tree/trunk/qmmp/COPYING>
4 changes: 2 additions & 2 deletions automatic/qmmp/qmmp.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"0.7": "0.7.7",
"0.8": "0.8.8",
"0.9": "0.9.10",
"1.2": "1.2.5",
"0.11": "0.11.4",
"1.2": "1.2.6",
"0.11": "0.11.5",
"0.10": "0.10.11"
}
2 changes: 1 addition & 1 deletion automatic/qmmp/qmmp.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>qmmp</id>
<version>1.2.5</version>
<version>1.2.6</version>
<packageSourceUrl>https://github.com/AdmiringWorm/chocolatey-packages/tree/master/automatic/qmmp</packageSourceUrl>
<owners>AdmiringWorm</owners>
<title>Qmmp</title>
Expand Down
2 changes: 1 addition & 1 deletion automatic/qmmp/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ $toolsPath = Split-Path -parent $MyInvocation.MyCommand.Definition
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'exe'
file = "$toolsPath\qmmp-1.2.5-win32.exe"
file = "$toolsPath\qmmp-1.2.6-win32.exe"
softwareName = 'Qt-based Multimedia Player'
silentArgs = '/S'
validExitCodes = @(0)
Expand Down
2 changes: 1 addition & 1 deletion automatic/uplay/info
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"5453440-57d85783b36a2"|78.1.5948.0
"54955e8-57eeeb52d7194"|79.0.5955.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 = 'https://ubistatic3-a.akamaihd.net/orbit/launcher_installer/UplayInstaller.exe'
softwareName = 'Uplay'
checksum = 'B1FD5F7EA69491B68DD89EB8131B0731A35E62D0CEC1471799D99DAEA443EA4BDD12100DAAD775C0E9E65CA2C87E14B008E66FCE8F40020D65E26D151736E4FF'
checksum = 'C2ABB1FC96BAE583E359766A0303E41C68453E3D4E383C7282E707D74B8A71A3BF7E5F342CDDF7932E24DADCE815AF34DB3D4AAB2607CD09A81BFB9FD740D94E'
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>78.1.5948.0</version>
<version>79.0.5955.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 3eff4c7

Please sign in to comment.