Skip to content

Commit

Permalink
AU: 3 updated - googlechromebeta kubernetes-cli nuget.commandline
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed May 18, 2023
1 parent aace79b commit f3357e6
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 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>114.0.5735.26-beta</version>
<version>114.0.5735.35-beta</version>
<title>Google Chrome Beta</title>
<owners>chocolatey-community,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 = '114.0.5735.26-beta'
$version = '114.0.5735.35-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 = '8b0183790b983d809bb1dda39edce933a103d3a529a2310d4a59a44e0dd1db14'
checksum64 = '3a19b408a55104c3e588088c71e3a61c57abca67ed180a602928aeb126c54fd1'
checksum = '109143b9431bcb770a76dfb24d61fc069d30333bc7278cc91f02c75f5dfbf668'
checksum64 = '36bf10f1123d7225b8e2cf956fb7f587d4c6a0706c9bd59f996e3b6ab354c9b4'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
6 changes: 3 additions & 3 deletions automatic/kubernetes-cli/kubernetes-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"1.21": "1.21.14",
"1.22": "1.22.17",
"1.23": "1.23.17",
"1.24": "1.24.13",
"1.24": "1.24.14",
"1.25": "1.25.9",
"1.26": "1.26.4",
"1.27": "1.27.1"
"1.26": "1.26.5",
"1.27": "1.27.2"
}
2 changes: 1 addition & 1 deletion 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.27.1</version>
<version>1.27.2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-packages/tree/master/automatic/kubernetes-cli</packageSourceUrl>
<owners>chocolatey-community,Andrei Bejenaru</owners>
<title>Kubernetes Command Line Interface (CLI)</title>
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/blob/master/CHANGELOG/CHAN
and can be verified by doing the following:

1. Download the following:
32-bit software: <https://dl.k8s.io/v1.27.1/kubernetes-client-windows-386.tar.gz>
64-bit software: <https://dl.k8s.io/v1.27.1/kubernetes-client-windows-amd64.tar.gz>
32-bit software: <https://dl.k8s.io/v1.27.2/kubernetes-client-windows-386.tar.gz>
64-bit software: <https://dl.k8s.io/v1.27.2/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: 77CB6C92FE057F3A77C3AF5B2901F3071AACFAFAC5342B6445A7A1D295CE916C
checksum64: 33440A77525A829C6DCCE8534012A208341A1BB187490AD9E1B4F73D4C2669C3
checksum32: 6E2614B04B6C59F08271165E803147519E428741D8092E64724DC8676AD6BC96
checksum64: 8D411FB5E5464697A6B1DB75EE526E7EDC149D9BE88689188051F0DA1637714F

File 'LICENSE.txt' is obtained from <https://github.com/kubernetes/kubernetes/blob/d30db1f9a915aa95402e1190461469a1889d92be/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/v6.5.0/nuget.exe>
1. Download the following <https://dist.nuget.org/win-x86-commandline/v6.6.0/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: D5FCE5185DE92B7356EA9264B997A620E35C6F6C3C061E471E0DC3A84B3D74FD
checksum: 8E6EACF8373F21DCF6B4CC0CC7DA7A19BADB89FAFB07834E534F6E66BE46CEC7

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": "6.5.0",
"stable": "6.6.0",
"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>6.5.0</version>
<version>6.6.0</version>
<authors>Microsoft</authors>
<owners>chocolatey-community, nuget-mirror</owners>
<summary>NuGet is the package manager for the Microsoft development platforms</summary>
Expand Down

0 comments on commit f3357e6

Please sign in to comment.