Skip to content

Commit

Permalink
AU: 4 updated - googlechromebeta kubernetes-cli vim youtube-dl
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jan 15, 2020
1 parent ad8eb63 commit 6beb751
Show file tree
Hide file tree
Showing 10 changed files with 21 additions and 21 deletions.
2 changes: 1 addition & 1 deletion automatic/googlechromebeta/googlechromebeta.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>googlechromebeta</id>
<version>80.0.3987.42-beta</version>
<version>80.0.3987.53-beta</version>
<title>Google Chrome Beta</title>
<owners>chocolatey,nsleigh</owners>
<authors>Google Inc.</authors>
Expand Down
6 changes: 3 additions & 3 deletions automatic/googlechromebeta/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$version = '80.0.3987.42-beta'
$version = '80.0.3987.53-beta'
if ($version -eq (Get-ChromeBetaVersion)) {
Write-Host "Google Chrome Beta $version is already installed."
return
Expand All @@ -12,8 +12,8 @@ $packageArgs = @{
fileType = 'MSI'
url = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise.msi'
url64bit = 'https://dl.google.com/tag/s/dl/chrome/install/beta/googlechromebetastandaloneenterprise64.msi'
checksum = '2b368d9d5d8edc9d6ff002da76d99f252725a109e81940c3c9da358b1ae02d2d'
checksum64 = 'd9c9b74f930381a558854541687dd2aa145b975ceb4f9665044cc668b9d29afa'
checksum = '9674f0ce16b2ae23f012b87fdd123820955ef40ef572477a83a860d7a46f0613'
checksum64 = '947efe15228a950f684fc3d99e5f9d5a1a894f3cc5c99f449ccc58d241b8a95a'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
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.17.0"
"1.1": "1.17.1"
}
4 changes: 2 additions & 2 deletions automatic/kubernetes-cli/kubernetes-cli.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>kubernetes-cli</id>
<version>1.17.0</version>
<version>1.17.1</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>
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#v1170</releaseNotes>
<releaseNotes>https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.1.md#v1171</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.17.0/kubernetes-client-windows-386.tar.gz>
64-bit software: <https://dl.k8s.io/v1.17.0/kubernetes-client-windows-amd64.tar.gz>
32-bit software: <https://dl.k8s.io/v1.17.1/kubernetes-client-windows-386.tar.gz>
64-bit software: <https://dl.k8s.io/v1.17.1/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: BF15CA09D869BA7457A74033B0F0179A7650EA7294C89DA45F413DDE4375AB4E
checksum64: 70EF84C26F4B560E35EED1A5145B555B42495E390CFB4537C6B5CB678E6A901F
checksum32: DD7F9811CFB8F4DD1FAEDFFFB30AF090F95B8906568A94D646F2DC22D7410B22
checksum64: F4AF96802696415342C5D8113FCAE8C654AF3524532C2999644C852EC8F0379D

File 'LICENSE.txt' is obtained from <https://github.com/kubernetes/kubernetes/blob/d30db1f9a915aa95402e1190461469a1889d92be/LICENSE>
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0116/gvim_8.2.0116_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0116/gvim_8.2.0116_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0119/gvim_8.2.0119_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.0119/gvim_8.2.0119_x64.zip>
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: B27207BDC0C9337C287A4E2DCF03DB4E721B6B4C023369E263FCF756B3077C93
checksum64: 631A1CC4515B576D8FF7523FDDC8D1322A8EFDD3E9B836BF4A1A858F3BED0D2B
checksum32: 462202FE111E0C01AEB5C1592458FDBF62C834E93D0D6100F4EBE64B910D65AB
checksum64: F5AF418DC4F40AB185E43C02ACE0E4D36D43D6740756EF3073B12BB7AD069F43
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.0116_x86.zip"
file64 = "$toolsDir\gvim_8.2.0116_x64.zip"
file = "$toolsDir\gvim_8.2.0119_x86.zip"
file64 = "$toolsDir\gvim_8.2.0119_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.0116</version>
<version>8.2.0119</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down
4 changes: 2 additions & 2 deletions automatic/youtube-dl/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
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://github.com/rg3/youtube-dl/releases/latest>
and can be verified like this:

1. Download <https://github.com/ytdl-org/youtube-dl/releases/download/2020.01.01/youtube-dl.exe>
1. Download <https://github.com/ytdl-org/youtube-dl/releases/download/2020.01.15/youtube-dl.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: sha512
checksum: 5bdba740708d9e7d8446dccace09d49af7905e0c5e6b4a2535ce6255aaeaec459b2cb6756b7fe32f8809ecc28ac4d87eaa2c553fca88a37837725127a0913549
checksum: ca97110c9467a1e3620935b251d55db324fc16a00c8c9c7a6cc0af4ebcc1534932aca8f1ff4558d691eaeef22c8614de992e0125d1fab772ab920e1202663059

File 'LICENSE.txt' is obtained from <https://github.com/rg3/youtube-dl/blob/b7769a05eca3611e492f7a75f1c40cddd2019ef1/LICENSE>
2 changes: 1 addition & 1 deletion automatic/youtube-dl/youtube-dl.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>youtube-dl</id>
<version>2020.01.01</version>
<version>2020.01.15</version>
<title>youtube-dl</title>
<owners>chocolatey</owners>
<authors>Ricardo Garcia and others</authors>
Expand Down

0 comments on commit 6beb751

Please sign in to comment.