Skip to content

Commit

Permalink
AU: 3 updated - chromium googlechromebeta vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Mar 29, 2022
1 parent 57b0778 commit 4cdaddc
Show file tree
Hide file tree
Showing 9 changed files with 18 additions and 18 deletions.
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": "102.0.4970.0-snapshots",
"snapshots": "102.0.4971.0-snapshots",
"stable": "99.0.4844.84"
}
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>102.0.4970.0-snapshots</version>
<version>102.0.4971.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
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/985881/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/985884/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/986093/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/986105/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: 716355009C897228FEA2BB898812846EFCFE0FDEDB2E15EC3F965B0B3810A526
checksum64: ADB21B7D7751E18D1E9B6E99C120DE59932B00F68752A100A1646F4239C38AC9
checksum32: 279F17CB837201680F610D0AEF96D4E2D71965CF9C83948B81A700C535FF2070
checksum64: 1E06C6CF6F19E3CE7FED75C03BF9B8D9BD91D16E31CF0C617BE3989D37B3D860

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 = "102.0.4970.0-snapshots"
$version = "102.0.4971.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
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>100.0.4896.56-beta</version>
<version>100.0.4896.60-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 = '100.0.4896.56-beta'
$version = '100.0.4896.60-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 = 'f877ae8acc4f68b533fcbe67437a265b5195b2b15ea3e02a6f785baa8d422ea2'
checksum64 = 'b5612cad5a7120a6180357b355e9a35dc416a0ebeeb6b6d63fe0d375bcae693e'
checksum = '8bf8114211750caa4ab23f97d3ea554d0ff348c7b8acb3639c66f7c6c2608e5c'
checksum64 = '39768dd8acbea63b996687d894ec6067d73419b1b3f436978eada741de7ae2a0'
checksumType = 'sha256'
checksumType64 = 'sha256'
silentArgs = "/quiet /norestart /l*v `"$($env:TEMP)\$($env:chocolateyPackageName).$($env:chocolateyPackageVersion).MsiInstall.log`""
Expand Down
8 changes: 4 additions & 4 deletions automatic/vim/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ in verifying that this package's contents are trustworthy.
The embedded software have been downloaded from GitHub and can be verified like this:

1. Download the following zips:
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4632/gvim_8.2.4632_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4632/gvim_8.2.4632_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4643/gvim_8.2.4643_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v8.2.4643/gvim_8.2.4643_x64.zip>
2. You can use one of the following methods to obtain the SHA256 checksum:
- Use powershell function 'Get-FileHash'
- Use Chocolatey utility 'checksum.exe'

checksum32: 85917B454FAC0A13473AF2543AD49BFF25CE4D0DF63177B31DAA5C10AF0052C8
checksum64: 4A199A73BAC2A694B3694E1A4248CC4CBBEDB3D9A2F9B5ABB730BFF391E18613
checksum32: C1C8F56E996364DB3417137C829CBD299C63FD3162866B27C448D0C8B9331DA6
checksum64: 79133580AED49E75FA863275D188E2C756556AA3351D2460BCEBAFB8F882BA96
4 changes: 2 additions & 2 deletions automatic/vim/tools/chocolateyinstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ $installDir = Get-InstallDir
$packageArgs = @{
packageName = $env:ChocolateyPackageName
unzipLocation = $installDir
file = "$toolsDir\gvim_8.2.4632_x86.zip"
file64 = "$toolsDir\gvim_8.2.4632_x64.zip"
file = "$toolsDir\gvim_8.2.4643_x86.zip"
file64 = "$toolsDir\gvim_8.2.4643_x64.zip"
}

$installArgs = @{
Expand Down
2 changes: 1 addition & 1 deletion automatic/vim/vim.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>vim</id>
<title>Vim</title>
<version>8.2.4632</version>
<version>8.2.4643</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds, matsuhav</owners>
<summary>Vim is an advanced text editor that seeks to provide the power of the de-facto Unix editor 'Vi', with a more complete feature set. It's useful whether you're already using vi or using a different editor.</summary>
Expand Down

0 comments on commit 4cdaddc

Please sign in to comment.