Skip to content

Commit

Permalink
AU: 4 updated - dropbox googlechromebeta keeweb kubernetes-cli
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed May 13, 2021
1 parent 410e1bf commit 6400d99
Show file tree
Hide file tree
Showing 11 changed files with 25 additions and 25 deletions.
4 changes: 2 additions & 2 deletions automatic/dropbox/dropbox.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"beta": "122.3.4866-beta",
"stable": "121.4.4267"
"beta": "123.3.4805-beta",
"stable": "122.4.4867"
}
2 changes: 1 addition & 1 deletion automatic/dropbox/dropbox.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>dropbox</id>
<version>122.3.4866-beta</version>
<version>122.4.4867</version>
<title>Dropbox</title>
<authors>Dropbox</authors>
<owners>chocolatey-community,ferventcoder,the-running-dev</owners>
Expand Down
6 changes: 3 additions & 3 deletions automatic/dropbox/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ if (!$PSScriptRoot) {
}
. "$PSScriptRoot\helper.ps1"

$version = '122.3.4866'
$version = '122.4.4867'

if (!(IsVersionAlreadyInstalled $version)) {
$stop_dropbox = if (Get-Process -Name Dropbox -ErrorAction SilentlyContinue) { $false } else { $true }
Expand All @@ -13,8 +13,8 @@ if (!(IsVersionAlreadyInstalled $version)) {
$packageArgs = @{
packageName = $env:ChocolateyPackageName
softwareName = "Dropbox"
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20122.3.4866%20Offline%20Installer.exe'
checksum = '017b30d8bffa85e8e53239ae400c452e34cb7946c0f83854c59191d30f7b74d0'
url = 'https://edge.dropboxstatic.com/dbx-releng/client/Dropbox%20122.4.4867%20Offline%20Installer.exe'
checksum = 'e6cce6baf7d7284947d86f817d9579746b392375ebfad414a312ef7100df1401'
fileType = 'exe'
checksumType = 'sha256'
silentArgs = '/s'
Expand Down
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>91.0.4472.38-beta</version>
<version>91.0.4472.57-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 = '91.0.4472.38-beta'
$version = '91.0.4472.57-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 = '80857fe9b3afcdf347c5d73678b26c9dfbc2696e98e53757d5ba8dfa99ce1664'
checksum64 = '5ff000c25e5978732d63497f558cbedd16034771092d80550a2e2977b5d5c092'
checksum = 'e3a9b4d75d0a60c02da6ddcff2b3726c687c066ed6da7d737246e96ead105bc7'
checksum64 = '499725c31647b3c0b32e9b6e47fb1ae03955a13a5edea9a0ecd242423b84dd31'
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/keeweb/keeweb.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<metadata>
<id>keeweb</id>
<title>KeeWeb</title>
<version>1.18.3</version>
<version>1.18.4</version>
<authors>antelle</authors>
<owners>chocolatey-community,wget</owners>
<summary>Free cross-platform password manager compatible with KeePass</summary>
Expand Down
10 changes: 5 additions & 5 deletions automatic/keeweb/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,18 +2,18 @@ VERIFICATION
Verification is intended to assist the Chocolatey moderators and community
in verifying that this package's contents are trustworthy.

The installer have been downloaded from the Github release page <https://github.com/keeweb/keeweb/releases/tag/v1.18.3>
The installer have been downloaded from the Github release page <https://github.com/keeweb/keeweb/releases/tag/v1.18.4>
and can be verified like this:

1. Download the following installers:
32-Bit: <https://github.com/keeweb/keeweb/releases/download/v1.18.3/KeeWeb-1.18.3.win.ia32.exe>
64-Bit: <https://github.com/keeweb/keeweb/releases/download/v1.18.3/KeeWeb-1.18.3.win.x64.exe>
32-Bit: <https://github.com/keeweb/keeweb/releases/download/v1.18.4/KeeWeb-1.18.4.win.ia32.exe>
64-Bit: <https://github.com/keeweb/keeweb/releases/download/v1.18.4/KeeWeb-1.18.4.win.x64.exe>
2. You can use one of the following methods to obtain the checksum
- Use powershell function 'Get-Filehash'
- Use chocolatey utility 'checksum.exe'

checksum type: sha256
checksum32: 40497E7ACDCC71AD39B38BAA76C051DE32300A1D8BDBA2BE033623D9967C72AE
checksum64: 0D492405E0E3F4B34EAD7C4852A80181139B0BD00CC7B1F1EACC07B568BF2BF6
checksum32: A6D7EB63E2CB1A0FA2C50F800510A005A53EC0E92CEA95B9BF91D3D46BE1EBB5
checksum64: 63C00E31B2B7CE027B4428E0FB7A5DDDAD6F58FFC9A0498B3BB401DF521E50A4

File 'LICENSE.txt' is obtained from <https://github.com/keeweb/keeweb/blob/62ea631269794ca6f91d6ad3dc3a5e2fb12f1b6a/LICENSE>
4 changes: 2 additions & 2 deletions automatic/keeweb/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ $toolsPath = "$(Split-Path -parent $MyInvocation.MyCommand.Definition)"
$packageArgs = @{
packageName = 'keeweb'
fileType = 'exe'
file = "$toolsPath\KeeWeb-1.18.3.win.ia32.exe"
file64 = "$toolsPath\KeeWeb-1.18.3.win.x64.exe"
file = "$toolsPath\KeeWeb-1.18.4.win.ia32.exe"
file64 = "$toolsPath\KeeWeb-1.18.4.win.x64.exe"
softwareName = 'keeweb*'
silentArgs = '/S'
validExitCodes = @(0)
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 @@ -6,5 +6,5 @@
"1.8": "1.8.15",
"1.9": "1.9.11",
"1.1": "1.19.5",
"1.2": "1.21.0"
"1.2": "1.21.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.21.0</version>
<version>1.21.1</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/kubernetes-cli</packageSourceUrl>
<owners>chocolatey-community,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.2.md#v1210</releaseNotes>
<releaseNotes>https://github.com/kubernetes/kubernetes/blob/master/CHANGELOG-1.2.md#v1211</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.21.0/kubernetes-client-windows-386.tar.gz>
64-bit software: <https://dl.k8s.io/v1.21.0/kubernetes-client-windows-amd64.tar.gz>
32-bit software: <https://dl.k8s.io/v1.21.1/kubernetes-client-windows-386.tar.gz>
64-bit software: <https://dl.k8s.io/v1.21.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: DFD395AD4DBA99F79AF92F1EBF9724F649CB9FA306EB52955F6209E49B760AF0
checksum64: 8AB131E6FC4FB4DE99D7EF5A1ED7B8E1DF2E868541063CB2BCF30E96243EF7CD
checksum32: 80894BD11DD9C2DF9367670C0A10129D177C3D8683BF6572BBAEDD1B45914586
checksum64: 4E013FA5563D03A5E6C7DCBE56DABCC82C866BAC28EC268500DFAF8A8FCDFB7C

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

0 comments on commit 6400d99

Please sign in to comment.