Skip to content

Commit

Permalink
AU: 4 updated - brave chromium vscode-insiders vscode-insiders.install
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Aug 27, 2021
1 parent e6360e3 commit 1fbb0f0
Show file tree
Hide file tree
Showing 11 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion automatic/brave/brave.json
@@ -1,4 +1,4 @@
{
"stable": "1.28.106",
"stable": "1.29.74",
"beta": "1.29.71-beta"
}
8 changes: 4 additions & 4 deletions automatic/brave/brave.nuspec
Expand Up @@ -2,8 +2,8 @@
<package>
<metadata>
<id>brave</id>
<version>1.29.71-beta</version>
<title>Brave Browser (Beta)</title>
<version>1.29.74</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.
## Features
Expand All @@ -14,10 +14,10 @@
## Notes
* Beta is an early preview for new versions of Brave. This build showcases the newest advances and it’s ready for daily use. Brave Beta automatically sends crash reports, but you can turn this off if you’d like.
* This is an **official release version** of Brave. It is in continuous development with new releases landing approximately every three weeks.
]]></description>
<!-- IconUrl: Skip check -->
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave-beta.svg</iconUrl>
<iconUrl>https://cdn.jsdelivr.net/gh/chocolatey-community/chocolatey-coreteampackages@a23ca306537e2537a574ddc55e9c28dc1151ab30/icons/brave.svg</iconUrl>
<summary>A browser that lets you browse safer and faster by blocking ads and trackers.</summary>
<owners>chocolatey-community, Sanshiro</owners>
<authors>Brave Software Inc.</authors>
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.29.71/BraveBrowserStandaloneSilentBetaSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.29.71/BraveBrowserStandaloneSilentBetaSetup.exe
x86: https://github.com/brave/brave-browser/releases/download/v1.29.74/BraveBrowserStandaloneSilentSetup32.exe
x86_64: https://github.com/brave/brave-browser/releases/download/v1.29.74/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: AC76808DFFB80699E80B6F6D6412B2DC6DA5520879632867BEE1B30EF82C8935
checksum64: 2B9281A60D05E953AB8A86AF48064B2D7FC663CC2E5C14A0C0CA0788BBC77FA4
checksum32: 6D6E1AC6B7251663B735CAA9C0C37B6FB3101010CFD55E1C9C9A23134A7AD5A0
checksum64: 185E911A26B28DD36B4171746C3FAAADEABAF82F6DA28DDA2211FD4E86722FD3

The included 'LICENSE.txt' file have been obtained from:
https://github.com/brave/brave-browser/blob/master/LICENSE
6 changes: 3 additions & 3 deletions automatic/brave/tools/chocolateyInstall.ps1
Expand Up @@ -3,11 +3,11 @@

$packageArgs = @{
packageName = $env:ChocolateyPackageName
file = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup32.exe"
file64 = "$toolsPath\BraveBrowserStandaloneSilentBetaSetup.exe"
file = "$toolsPath\BraveBrowserStandaloneSilentSetup32.exe"
file64 = "$toolsPath\BraveBrowserStandaloneSilentSetup.exe"
}

[version]$softwareVersion = '1.29.71'
[version]$softwareVersion = '1.29.74'

Write-Host "Checking already installed version..."
$installedVersion = Get-InstalledVersion
Expand Down
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.json
@@ -1,4 +1,4 @@
{
"snapshots": "95.0.4624.0-snapshots",
"snapshots": "95.0.4625.0-snapshots",
"stable": "92.0.4515.159"
}
2 changes: 1 addition & 1 deletion automatic/chromium/chromium.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>95.0.4624.0-snapshots</version>
<version>95.0.4625.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
Expand Down
8 changes: 4 additions & 4 deletions automatic/chromium/legal/VERIFICATION.txt
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/915511/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/915491/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/915861/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/915854/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: D343003291C6AB77C7E261F54C83C19BB056A23F4CECDC844BE8572AA6002D92
checksum64: 4B12669438B383127F04C13D032D5BAE7A506B7A7BE106B8014DC5F0080D5DA9
checksum32: B430713BD2EABF2D28703894C436B3BE553DF7EF9DD8DCB9AAB25F35CEA4A134
checksum64: 43913C7BCB8AFF0C48FA467E3E14C3C8B8668B6BDC6FF885203014C32F11BC99

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
Expand Up @@ -2,7 +2,7 @@
$scriptDir=$toolsDir = $(Split-Path -parent $MyInvocation.MyCommand.Definition)
. (Join-Path $scriptDir 'helper.ps1')

$version = "95.0.4624.0-snapshots"
$version = "95.0.4625.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
8 changes: 4 additions & 4 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Expand Up @@ -22,14 +22,14 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/insider/b71e20ceba833fcb2efada1a4765929ff96ccbb1/VSCodeSetup-ia32-1.60.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/b71e20ceba833fcb2efada1a4765929ff96ccbb1/VSCodeSetup-x64-1.60.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/6a2daec767703dad42461333fbf8666aa481a32b/VSCodeSetup-ia32-1.60.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/6a2daec767703dad42461333fbf8666aa481a32b/VSCodeSetup-x64-1.60.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '9735277152fba2bc91e21b7ce2a36796fc7f0b759df581312704f1d5455980cd0c6d80be14a8864c604ccb03511cdf9d8c87543f24ec68b894996737efef0388'
checksum = 'a581ff8e2bfba23ec192a8c133f7b4cb924f6b76cce467c46a73f1ca97e35c0caa559b3c59e991367fd50208f2b3675e9ac5fc79ed73181958a2d23720c1c805'
checksumType = 'sha512'
checksum64 = '8b863d35e78ba23ace3b15c90312d4f621a87aaa3e03c0e3e9384e50769abe0ef8b3234b5f7d90a5be5db7a385c90da929235d89f09369343ce82277a6d931c6'
checksum64 = 'de92b3c3245c603122f39d7a0ac1930d41e829b67a7079e8b476f39f875f35c6c9e7df4dbc76398f6b3fd9023dbad93c87d26b690ce01e1b472c9cd22c4fb592'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.60.0.20210826</version>
<version>1.60.0.20210827</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down
4 changes: 2 additions & 2 deletions automatic/vscode-insiders/vscode-insiders.nuspec
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.60.0.20210826</version>
<version>1.60.0.20210827</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -47,7 +47,7 @@ Example: `choco install vscode-insiders --params "/NoDesktopIcon /DontAddToPath"
]]></description>
<tags>microsoft visualstudiocode visualstudiocode-insiders vscode vscode-insiders development editor ide javascript typescript admin foss cross-platform</tags>
<dependencies>
<dependency id="vscode-insiders.install" version="[1.60.0.20210826]" />
<dependency id="vscode-insiders.install" version="[1.60.0.20210827]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 1fbb0f0

Please sign in to comment.