Skip to content

Commit

Permalink
AU: 8 updated - calibre etcd nuget.commandline thunderbird typescript…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jul 17, 2020
1 parent 1f03ca2 commit 2ba176c
Show file tree
Hide file tree
Showing 20 changed files with 171 additions and 161 deletions.
2 changes: 1 addition & 1 deletion automatic/calibre/calibre.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>calibre</id>
<title>Calibre</title>
<version>4.20.0</version>
<version>4.21.0</version>
<authors>Kovid Goyal</authors>
<owners>chocolatey, gep13</owners>
<summary>calibre is the one stop solution to all your e-book needs.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/calibre/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@ and can be verified by doing the following:

1. Download the following:
32-Bit software: NOT INCLUDED IN PACKAGE
64-Bit software: <https://download.calibre-ebook.com/4.20.0/calibre-64bit-4.20.0.msi>
64-Bit software: <https://download.calibre-ebook.com/4.21.0/calibre-64bit-4.21.0.msi>
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
checksum32: NOT INCLUDED IN PACKAGE
checksum64: B8AF547DC7470006C715E9B91FD8F3A7B3287AE760BC58CE3ABF3F672DDEB645
checksum64: DBC37706256185EED804F682F6AC9FD4B9645317F820057A995D1E34F1CA1DC5

The file 'LICENSE.txt' has been obtained from <https://github.com/kovidgoyal/calibre/blob/89c271759db5c71202251895f6793e4c1ec65ee6/LICENSE>
6 changes: 3 additions & 3 deletions automatic/calibre/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = $env:ChocolateyPackageName
fileType = 'MSI'
url = 'https://download.calibre-ebook.com/4.20.0/calibre-4.20.0.msi'
checksum = 'B827A2A6F17E815820147CCF078A33DF17BF99B7C1E9FE2E65C260833E2F6808'
url = 'https://download.calibre-ebook.com/4.21.0/calibre-4.21.0.msi'
checksum = 'D26585408EE716A8D40010C3BA4E8C6A9358CE3006E27FCBA04D1418A35CFF8D'
checksumType = 'sha256'
file64 = "$toolsPath\calibre-64bit-4.20.0.msi"
file64 = "$toolsPath\calibre-64bit-4.21.0.msi"
softwareName = 'calibre*'
silentArgs = '/quiet'
validExitCodes = @(0, 3010, 1641)
Expand Down
4 changes: 2 additions & 2 deletions automatic/etcd/etcd.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"3.0": "3.0.17",
"3.1": "3.1.20",
"3.2": "3.2.30",
"3.3": "3.3.21",
"3.4": "3.4.8"
"3.3": "3.3.23",
"3.4": "3.4.10"
}
4 changes: 2 additions & 2 deletions automatic/etcd/etcd.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>etcd</id>
<version>3.4.8</version>
<version>3.4.10</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/etcd</packageSourceUrl>
<owners>chocolatey,Andrei Bejenaru,Robert Labrie</owners>
<title>etcd (Install)</title>
Expand Down Expand Up @@ -39,7 +39,7 @@ Originally packaged by Robert Labrie (https://github.com/tnwinc/chocolatey-etcd)
#### Note: Windows support is limited to 64bit systems.
]]></description>
<releaseNotes>https://github.com/coreos/etcd/releases/tag/v3.4.8</releaseNotes>
<releaseNotes>https://github.com/coreos/etcd/releases/tag/v3.4.10</releaseNotes>
<dependencies>
<dependency id="nssm" />
</dependencies>
Expand Down
6 changes: 3 additions & 3 deletions automatic/etcd/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@ Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The embedded software have been downloaded from the listed download
location on <https://github.com/coreos/etcd/releases/tag/v3.4.8>
location on <https://github.com/coreos/etcd/releases/tag/v3.4.10>
and can be verified by doing the following:

1. Download the following:
software: <https://github.com/etcd-io/etcd/releases/download/v3.4.8/etcd-v3.4.8-windows-amd64.zip>
software: <https://github.com/etcd-io/etcd/releases/download/v3.4.10/etcd-v3.4.10-windows-amd64.zip>

2. Get the checksum using one of the following methods:
- Using powershell function 'Get-FileHash'
Expand All @@ -17,6 +17,6 @@ and can be verified by doing the following:
3. The checksums should match the following:

checksum type:
checksum: FFB6DA668A818C3164E55BC112319003695EC5189481F7AA0231408638F1CF86
checksum: 0C06F07FF817596A2395C31616A2A992ADB57A482EC79B882AADA357EF7CDCB3

The file 'LICENSE.txt' has been obtained from <https://github.com/coreos/etcd/blob/3381177341c11aa9d89b6172699d64ddc2146a11/LICENSE>
4 changes: 2 additions & 2 deletions automatic/nuget.commandline/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The embedded software have been downloaded from the software authors
website located at <https://www.nuget.org/downloads>
and can be verified by doing the following:

1. Download the following <https://dist.nuget.org/win-x86-commandline/v5.7.0-preview3/nuget.exe>
1. Download the following <https://dist.nuget.org/win-x86-commandline/v5.7.0-preview4/nuget.exe>
2. Extract the downloaded nupkg file by using one of the following methods
- Use the 7z utility: '7z.exe'
- Using the powershell function 'Expand-Archive'
Expand All @@ -16,6 +16,6 @@ and can be verified by doing the following:
4. The checksums should match the following:

checksum type: sha256
checksum: 207EBE0ACD852FB5D8CB3D4EE93A841C261BB517663023373158DAD9A632B316
checksum: 03A51A941AF0A66423916903E64CF7C17F4B9A090CDE66B87E6C0748F8B12BCF

The file 'LICENSE.txt' has been obtained from <https://github.com/NuGet/NuGet.Client/blob/bf52f1045992f21eee205dc9a8356a4ce1072b91/LICENSE.txt>
2 changes: 1 addition & 1 deletion automatic/nuget.commandline/nuget.commandline.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"stable": "5.7.0-preview3",
"stable": "5.7.0-preview4",
"pre": "5.1.0-preview3",
"3.2": "3.2.0",
"3.4": "3.4.4",
Expand Down
2 changes: 1 addition & 1 deletion automatic/nuget.commandline/nuget.commandline.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- Read this before publishing packages to chocolatey.org: https://github.com/chocolatey/chocolatey/wiki/CreatePackages -->
<id>nuget.commandline</id>
<title>Nuget.CommandLine</title>
<version>5.7.0-preview3</version>
<version>5.7.0-preview4</version>
<authors>Microsoft</authors>
<owners>chocolatey, nuget-mirror</owners>
<summary>NuGet is the package manager for the Microsoft development platforms</summary>
Expand Down
2 changes: 1 addition & 1 deletion automatic/thunderbird/thunderbird.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>thunderbird</id>
<version>68.10.0</version>
<version>78.0</version>
<title>Mozilla Thunderbird</title>
<owners>chocolatey</owners>
<authors>Mozilla</authors>
Expand Down
Loading

0 comments on commit 2ba176c

Please sign in to comment.