Skip to content

Commit

Permalink
AU: 3 updated - brave docker-kitematic googlechromebeta
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Jul 23, 2020
1 parent 379cdd7 commit 192a7c8
Show file tree
Hide file tree
Showing 8 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
@@ -1,4 +1,4 @@
{
"stable": "1.11.97",
"beta": "1.12.91-beta"
"beta": "1.12.98-beta"
}
2 changes: 1 addition & 1 deletion automatic/brave/brave.nuspec
Expand Up @@ -2,7 +2,7 @@
<package>
<metadata>
<id>brave</id>
<version>1.12.91-beta</version>
<version>1.12.98-beta</version>
<title>Brave Browser (Beta)</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
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/v1.12.91/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.12.91/BraveBrowserSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v1.12.98/BraveBrowserSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.12.98/BraveBrowserSilentBetaSetup.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: 905DAE97892E3A2B386EC85DB4B6C7EF2989014EB106E96B575035B27B3FA79E
checksum64: 04B38D82E471241DE37F49D6ABCDA909E2C6467C3C363323E5D4BC9FEF5FADBC
checksum32: 9D128CF5B52B6302B48053FB538FAE01EA951B46AAD1B0CFCDAB249282188CCB
checksum64: 0B852253705209B7760A30F43B53822ACF5E20B8542785A1ADA6D1120214D419

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/brave/tools/chocolateyInstall.ps1
Expand Up @@ -7,7 +7,7 @@ $packageArgs = @{
file64 = "$toolsPath\BraveBrowserSilentBetaSetup.exe"
}

[version]$softwareVersion = '1.12.91'
[version]$softwareVersion = '1.12.98'

Write-Host "Checking already installed version..."
$installedVersion = Get-InstalledVersion
Expand Down
4 changes: 2 additions & 2 deletions automatic/docker-kitematic/docker-kitematic.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>docker-kitematic</id>
<version>0.17.11</version>
<version>0.17.12</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/docker-kitematic</packageSourceUrl>
<owners>Andrei Bejenaru</owners>
<title>Kitematic: Visual client for Docker</title>
Expand Down Expand Up @@ -35,7 +35,7 @@ Automatically map ports, visually change environment variables, configuring volu
#### Note: Windows support is limited to 64bit systems.
]]></description>
<releaseNotes>https://github.com/docker/kitematic/releases/tag/v0.17.11</releaseNotes>
<releaseNotes>https://github.com/docker/kitematic/releases/tag/v0.17.12</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down
6 changes: 3 additions & 3 deletions automatic/docker-kitematic/legal/VERIFICATION.txt
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/docker/kitematic/releases/tag/v0.17.11>
location on <https://github.com/docker/kitematic/releases/tag/v0.17.12>
and can be verified by doing the following:

1. Download the following:
software: <https://github.com/docker/kitematic/releases/download/v0.17.11/Kitematic-0.17.11-Windows.zip>
software: <https://github.com/docker/kitematic/releases/download/v0.17.12/Kitematic-0.17.12-Windows.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: 4BA508661149ABAA25BFF658B4025F712FB814E3E5F8DCA214EAF58C826221E8
checksum: 56C2862B693E7DCDEB74FC320C28E254A3343190AB383A3398C2B37CC08B886F

The file 'LICENSE.txt' has been obtained from <https://github.com/docker/kitematic/blob/d72145f6182f7c7bd8735587294e7f6477187c1b/LICENSE>
2 changes: 1 addition & 1 deletion automatic/googlechromebeta/googlechromebeta.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>googlechromebeta</id>
<version>84.0.4147.89-beta</version>
<version>85.0.4183.38-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
@@ -1,7 +1,7 @@
$toolsPath = Split-Path $MyInvocation.MyCommand.Definition
. $toolsPath\helpers.ps1

$version = '84.0.4147.89-beta'
$version = '85.0.4183.38-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 = '2ed728e6a09fddfe45cb8521c894323263e1b7f227d27ea28a965f07f024371d'
checksum64 = 'bcf02b2f139901f17e0d328de67c517cc69c703296c1e566feb594e5ffccd5e3'
checksum = '1c2d8db9a859d31c9fbd96e21bbe039389bf7b46c6c5adba7cfbd75da749dead'
checksum64 = '641925cab1ca77dc776675dea121f373ce7e0392dbe3e805665f2628d905e4c9'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down

0 comments on commit 192a7c8

Please sign in to comment.