Skip to content

Commit

Permalink
AU: 3 updated - brave chromium minishift
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey committed Dec 13, 2019
1 parent 1431191 commit 459ea0b
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions automatic/brave/brave.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"stable": "1.1.20",
"beta": "1.2.23-beta"
"stable": "1.1.21",
"beta": "1.2.25-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>1.1.20</version>
<version>1.1.21</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/v1.1.20/BraveBrowserStandaloneSilentSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.1.20/BraveBrowserStandaloneSilentSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v1.1.21/BraveBrowserStandaloneSilentSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.1.21/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: 112A865ED54254EA9EB46D29A3377753F14C5E78F9F7EEB8F10A1098A9ACD0B4
checksum64: 1954A3C49C7CE16A902DF6542F0E1255B7D945E6433AEB15489104B4F1ABE0B2
checksum32: C2DD09782A38C41E8E44796119C7E3A924A0F3F740D86B4E73721E1587685013
checksum64: 6A9EB9DEBFF2FEF35A5C4DEE1FC133499F91EBFD4D92C5AF9B65B05B85A37AB1

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": "81.0.3993.0-snapshots",
"snapshots": "81.0.3995.0-snapshots",
"stable": "75.0.3770.142"
}
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>81.0.3993.0-snapshots</version>
<version>81.0.3995.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/723761/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/723760/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/724500/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/724501/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: C92CA47E9AE7D7837AC29D7377CC3A88D9D2E1B64B0C298A246F127B339C6E57
checksum64: F81B6298C04953EE67D48359D75E6499A7BA51609BED791F1849EEA79D48F853
checksum32: 9881C4DCBAF4D0EAAC8E7DC82D0FCBE3597199F8383C63516C44E471ED4FB1D7
checksum64: 1683CA4898FCCAE2E3ED243B09628F28D43C6E8AD550037E931FB097403043CC

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 = "81.0.3993.0-snapshots"
$version = "81.0.3995.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
6 changes: 3 additions & 3 deletions automatic/minishift/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
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/minishift/minishift/releases/tag/v1.34.1>
location on <https://github.com/minishift/minishift/releases/tag/v1.34.2>
and can be verified by doing the following:

1. Download the following:
software: <https://github.com/minishift/minishift/releases/download/v1.34.1/minishift-1.34.1-windows-amd64.zip>
software: <https://github.com/minishift/minishift/releases/download/v1.34.2/minishift-1.34.2-windows-amd64.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: 1501FEBF587B9B7BC39CC44ABE1D581C5AEB9C33C024E1E3A8F2D6A291C43880
checksum: 573733FD82FFFBE7A6FAEF6C3EE77840DF738B6701BDF6014ACD443D97EB74D5

The file 'LICENSE.txt' has been obtained from <https://github.com/minishift/minishift/blob/eff0477aa242432aaba284febf9496ebe6cd2371/LICENSE>
4 changes: 2 additions & 2 deletions automatic/minishift/minishift.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>minishift</id>
<version>1.34.1</version>
<version>1.34.2</version>
<packageSourceUrl>https://github.com/chocolatey-community/chocolatey-coreteampackages/tree/master/automatic/minishift</packageSourceUrl>
<owners>chocolatey,Andrei Bejenaru</owners>
<title>Minishift: Run OpenShift locally</title>
Expand All @@ -26,7 +26,7 @@ Minishift uses libmachine for provisioning VMs, and OpenShift Origin for running
#### Note: Windows support is limited to 64bit systems.
]]></description>
<releaseNotes>https://github.com/minishift/minishift/releases/tag/v1.34.1</releaseNotes>
<releaseNotes>https://github.com/minishift/minishift/releases/tag/v1.34.2</releaseNotes>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down

0 comments on commit 459ea0b

Please sign in to comment.