Skip to content

Commit

Permalink
AU: 3 updated - chromium selenium-chromium-edge-driver vim
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Nov 22, 2022
1 parent 91fadd9 commit db58010
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 19 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": "110.0.5431.0-snapshots",
"snapshots": "110.0.5433.0-snapshots",
"stable": "107.0.5304.88"
}
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>110.0.5431.0-snapshots</version>
<version>110.0.5433.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/1073852/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1073861/mini_installer.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1074239/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1074271/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: BCB3C133FB45FFA24A3774583B92662148214BB57EFA18D58CAFEB0395937FB2
checksum64: C29C272D4164770454E298192F538699B312C7DAC3BA8D60DD469FB2F761157B
checksum32: EEAD5A203E464A36BE0D5E36B8E2B195C4BC1A204F5D8D6645BB717F38B259AA
checksum64: DA2DAC3B6F2CB7A8D3AC3C7C553A3D51D37F0828F810C55DF8D0C1E0B458145D

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 = "110.0.5431.0-snapshots"
$version = "110.0.5433.0-snapshots"
$hive = "hkcu"
$chromium_string = "\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Chromium"
$Chromium = $hive + ":" + $chromium_string
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>selenium-chromium-edge-driver</id>
<!-- Do not touch the version, it will be updated automatically during the update check -->
<version>107.0.1418.52</version>
<version>107.0.1418.56</version>
<title>Selenium Chromium Edge Driver</title>
<authors>Chromium and Microsoft teams</authors>
<owners>chocolatey-community,agabrys,laurin1,AdmiringWorm</owners>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ $parameters = Get-PackageParameters

$packageArgs = @{
packageName = 'selenium-chromium-edge-driver'
url = 'https://msedgedriver.azureedge.net/107.0.1418.52/edgedriver_win32.zip'
url64 = 'https://msedgedriver.azureedge.net/107.0.1418.52/edgedriver_win64.zip'
checksum = '82d4dc52fcbbb6a229c105108bfca617a002de2daa7a154c6165c8417a48ad16'
checksum64 = 'cd1e44880c106307604ba638bc7db87d9f188b24f3e8265f0a546c8c8ce8a59b'
url = 'https://msedgedriver.azureedge.net/107.0.1418.56/edgedriver_win32.zip'
url64 = 'https://msedgedriver.azureedge.net/107.0.1418.56/edgedriver_win64.zip'
checksum = 'b5a805f28025d6a6c952e2bd8e019cb67f13ced9853d28055dd0e139bb4bcc8f'
checksum64 = '5214e4bb0f6d7adf25869bea25ee46fcfb477b15696647dd11aa3616565e2762'
checksumType = 'sha256'
checksumType64 = 'sha256'
unzipLocation = $seleniumDir
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/v9.0.0915/gvim_9.0.0915_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0915/gvim_9.0.0915_x64.zip>
32-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0916/gvim_9.0.0916_x86.zip>
64-Bit: <https://github.com/vim/vim-win32-installer/releases/download/v9.0.0916/gvim_9.0.0916_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: 9060F048AA202CEA849042F584E159D942F44BDAC3B0CF44E35706112BAF3B10
checksum64: 0D9E4716D092799EBAD248D7F919D50A3C40884EEF0E8516A755FB626C0F895A
checksum32: 398AE7A6C96B1337ABE8BDEEF0F1C00E03D8CF021FB5370430D4EAF214734871
checksum64: 1AEB1D061F2F5B72B5797B0B620F8480E6BE43A15E0D2775F0CFD2589048E9A0
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_9.0.0915_x86.zip"
file64 = "$toolsDir\gvim_9.0.0915_x64.zip"
file = "$toolsDir\gvim_9.0.0916_x86.zip"
file64 = "$toolsDir\gvim_9.0.0916_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>9.0.0915</version>
<version>9.0.0916</version>
<authors>Bram Moolenaar, Vim Community</authors>
<owners>chocolatey-community, Rob Reynolds</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 db58010

Please sign in to comment.