Skip to content

Commit

Permalink
AU: 4 updated - brave chromium gpg4win kubernetes-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jun 6, 2019
1 parent 35e3929 commit 198d0be
Show file tree
Hide file tree
Showing 14 changed files with 30 additions and 30 deletions.
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "0.65.117",
"stable": "0.65.118",
"beta": "0.66.83-beta"
}
2 changes: 1 addition & 1 deletion automatic/brave/brave.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>brave</id>
<version>0.65.117</version>
<version>0.65.118</version>
<title>Brave Browser</title>
<description><![CDATA[Brave is a free and open-source web browser developed by Brave Software Inc. based on the Chromium web browser. Brave supports Windows, macOS, Linux and Android.
Expand Down
8 changes: 4 additions & 4 deletions automatic/brave/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,16 @@ The installer have been downloaded from the GitHub mirror and can be verified li

1. Download the following installer(s):

x86: https://github.com/brave/brave-browser/releases/download/v0.65.117/BraveBrowserStandaloneSilentSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.65.117/BraveBrowserStandaloneSilentSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v0.65.118/BraveBrowserStandaloneSilentSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v0.65.118/BraveBrowserStandaloneSilentSetup.exe

2. You can use one of the following methods to obtain the checksum(s):
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 4540936D14118D88902BBBAC536323649F89E82681F9CF4E152DBCEE91C8EBC9
checksum64: F7E95D12509CB9847A82316436B510A85EDCAAF71CA3B803A18CD379DBEA83F2
checksum32: 65E81FBCE9ADFCCC0F58C98677058B69F1F303D5B63C296EA67D96E7051C1276
checksum64: 42C7782C8D39347E0BC4CBA711E09EF60EF67BCACB1B7BA3FDFE2A86F53326F9

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"snapshots": "77.0.3816.0-snapshots",
"snapshots": "77.0.3817.0-snapshots",
"stable": "74.0.3729.169"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>77.0.3816.0-snapshots</version>
<version>77.0.3817.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ location on <https://github.com/henrypp/chromium/releases/> (the listed mirrors
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/666213/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/666213/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/666709/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/666713/mini_installer.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
checksum32: 2F11CF8BF0453DF834F58704F216BF7C27B71428DAFFD8AC950D3339A25E7624
checksum64: 5B71A7AA871BCFD8A8A1D5CE9F13EE44516FB23BE2E6BD62F88BFCA3C72A75AB
checksum32: 119B6DB3AEEEBC31A1C97A56B2142B4851D116FCD5599F0E3B06455EBFB927F7
checksum64: 64ACFAA39443FA2D44623CE2E5DD58A96E7E62BFCD58489E5CF0B8394F2BA506

The file 'LICENSE.txt' has been obtained from <https://chromium.googlesource.com/chromium/src.git/+/master/LICENSE>
2 changes: 1 addition & 1 deletion automatic/chromium/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "77.0.3816.0-snapshots"
$version = "77.0.3817.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
2 changes: 1 addition & 1 deletion automatic/gpg4win/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@f1fbac85edfe6ace114f8ad50023739b2494bb31/icons/gpg4win.png" width="48" height="48"/> [gpg4win](https://chocolatey.org/packages/gpg4win)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@f1fbac85edfe6ace114f8ad50023739b2494bb31/icons/gpg4win.png" width="48" height="48"/> [gpg4win](https://chocolatey.org/packages/gpg4win)

Gpg4win (GNU Privacy Guard for Windows) is the full suite of programs for file encryption and digital signatures.

Expand Down
8 changes: 4 additions & 4 deletions automatic/gpg4win/gpg4win.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>gpg4win</id>
<version>3.1.7</version>
<version>3.1.8</version>
<title>Gpg4win</title>
<authors>g10 Code GmbH</authors>
<owners>chocolatey, dtgm</owners>
<licenseUrl>https://www.gpg4win.org/license.html</licenseUrl>
<projectUrl>http://www.gpg4win.org/</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@f1fbac85edfe6ace114f8ad50023739b2494bb31/icons/gpg4win.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@f1fbac85edfe6ace114f8ad50023739b2494bb31/icons/gpg4win.png</iconUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<description><![CDATA[Gpg4win (GNU Privacy Guard for Windows) is the full suite of programs for file encryption and digital signatures.
Expand Down Expand Up @@ -41,7 +41,7 @@ More information:
* `/Config` - Use the configuration/control with the specified path
*Example*
`choco install gpg4win --package-parameter="/Config:C:\gpg4win.ini`
`choco install gpg4win --package-parameters="/Config:C:\gpg4win.ini"`
## Notes
Expand Down Expand Up @@ -80,7 +80,7 @@ The documentation for beginner and advanced users, available in English and Germ
<copyright>© 2006 g10 Code GmbH</copyright>
<tags>gui cli foss cross-platfrom security signature encryption certificate gpg gnupg gpa gpgol gpgex clawsmail admin</tags>
<projectSourceUrl>http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gpg4win.git;a=tree</projectSourceUrl>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/gpg4win</packageSourceUrl>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/gpg4win</packageSourceUrl>
<docsUrl>http://www.gpg4win.org/documentation.html</docsUrl>
<mailingListUrl>http://www.gpg4win.org/community.html#main</mailingListUrl>
<bugTrackerUrl>https://bugs.gnupg.org/</bugTrackerUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/gpg4win/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,15 @@ Package can be verified like this:

1. Go to

x32: https://files.gpg4win.org/gpg4win-3.1.7.exe
x32: https://files.gpg4win.org/gpg4win-3.1.8.exe

to download the installer.

2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: BA2C4AC4CF9A44E19611F86ECE4BAFA71A5EF02553A1652A73B9037C74608B69
checksum32: 3D0A959A0C8A9C862460EFAF0EFAFC8ECB6E4CA714D5FF7987F68CACDEAC424B

File 'license.txt' is obtained from:
https://www.gpg4win.org/license.html
2 changes: 1 addition & 1 deletion automatic/kubernetes-cli/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# <img src="https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@5a8c40781821bbd2746754b7ce723938090bb7c6/icons/kubernetes-cli.png" width="48" height="48"/> [kubernetes-cli](https://chocolatey.org/packages/kubernetes-cli)
# <img src="https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@5a8c40781821bbd2746754b7ce723938090bb7c6/icons/kubernetes-cli.png" width="48" height="48"/> [kubernetes-cli](https://chocolatey.org/packages/kubernetes-cli)

## Production-Grade Container Orchestration
### Automated container deployment, scaling, and management
Expand Down
2 changes: 1 addition & 1 deletion automatic/kubernetes-cli/kubernetes-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@
"1.7": "1.7.16",
"1.8": "1.8.15",
"1.9": "1.9.11",
"1.1": "1.14.1"
"1.1": "1.14.3"
}
8 changes: 4 additions & 4 deletions automatic/kubernetes-cli/kubernetes-cli.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>kubernetes-cli</id>
<version>1.14.1</version>
<packageSourceUrl>https://github.com/chocolatey/chocolatey-coreteampackages/tree/master/automatic/kubernetes-cli</packageSourceUrl>
<version>1.14.3</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/kubernetes-cli</packageSourceUrl>
<owners>chocolatey,Andrei Bejenaru</owners>
<title>Kubernetes Command Line Interface (CLI)</title>
<authors>Google</authors>
<projectUrl>https://kubernetes.io</projectUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey/chocolatey-coreteampackages@5a8c40781821bbd2746754b7ce723938090bb7c6/icons/kubernetes-cli.png</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@5a8c40781821bbd2746754b7ce723938090bb7c6/icons/kubernetes-cli.png</iconUrl>
<copyright>(c) 2017 Kubernetes</copyright>
<licenseUrl>https://github.com/kubernetes/kubernetes/blob/master/LICENSE</licenseUrl>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
Expand Down Expand Up @@ -60,7 +60,7 @@ Automatically mount the storage system of your choice, whether from local storag
#### Batch execution
In addition to services, Kubernetes can manage your batch and CI workloads, replacing containers that fail, if desired.
]]></description>
<releaseNotes>https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.1.md#v1141</releaseNotes>
<releaseNotes>https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.1.md#v1143</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down
8 changes: 4 additions & 4 deletions automatic/kubernetes-cli/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ location on <https://github.com/kubernetes/kubernetes/releases/latest>
and can be verified by doing the following:

1. Download the following:
32-bit software: <https://dl.k8s.io/v1.14.1/kubernetes-client-windows-386.tar.gz>
64-bit software: <https://dl.k8s.io/v1.14.1/kubernetes-client-windows-amd64.tar.gz>
32-bit software: <https://dl.k8s.io/v1.14.3/kubernetes-client-windows-386.tar.gz>
64-bit software: <https://dl.k8s.io/v1.14.3/kubernetes-client-windows-amd64.tar.gz>

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

checksum type: sha256
checksum32: 4CE590B90131925DA490256C2E2FC2123B86E9EC7FD8562AFAD3BABA4D6CE217
checksum64: 0946B8075F0840E87E7ABE201CC79491E0C48869C48B968AF4EC7C6A81B05325
checksum32: D3FAA1FD10FDF32E8F69E954FB99A9D9DA2C24488C5402D244C0C1E84C235C17
checksum64: 281AE85DB8EB5CB45C53166A632543072EAA475D64984BA7A96BECCA935E3E4E

File 'LICENSE.txt' is obtained from <https://github.com/kubernetes/kubernetes/blob/d30db1f9a915aa95402e1190461469a1889d92be/LICENSE>

0 comments on commit 198d0be

Please sign in to comment.