Skip to content

Commit

Permalink
AU: 4 updated - chromium selenium-chrome-driver vscode-insiders vscod…
Browse files Browse the repository at this point in the history
  • Loading branch information
Chocolatey Community committed Apr 17, 2023
1 parent 92d0ede commit 0ba00d3
Show file tree
Hide file tree
Showing 10 changed files with 26 additions and 24 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": "114.0.5716.0-snapshots",
"snapshots": "114.0.5717.0-snapshots",
"stable": "112.0.5615.121"
}
4 changes: 2 additions & 2 deletions automatic/chromium/chromium.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>chromium</id>
<version>112.0.5615.121</version>
<title>Chromium</title>
<version>114.0.5717.0-snapshots</version>
<title>Chromium Snapshots</title>
<owners>chocolatey-community</owners>
<authors>The Chromium Authors</authors>
<projectUrl>http://www.chromium.org/Home</projectUrl>
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://github.com/Hibbiki/chromium-win32/releases/download/v109.0.5414.120-r1070088/mini_installer.sync.exe>
64-Bit software: <https://github.com/Hibbiki/chromium-win64/releases/download/v112.0.5615.121-r1109224/mini_installer.sync.exe>
32-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win/1131066/mini_installer.exe>
64-Bit software: <https://storage.googleapis.com/chromium-browser-snapshots/Win_x64/1131109/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: C1AABD6EEF38D759BBD92CA9516353D88C463A1E8389A875B4D12D53DB467F98
checksum64: B72E1DC7189A7EBF858B3F0891258B6BE4D82E0CF945DCBA4F9F17D8C6348009
checksum32: FA762C31D5BA2E02212080BF118B8C0C246C6A3C5E0C6346C393A5BE5D99440B
checksum64: A2F52A1EB52267A6C49A2B3049130A92E78FE236148FC1E2C7612092446ECBD6

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 = "112.0.5615.121"
$version = "114.0.5717.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/selenium-chrome-driver/legal/VERIFICATION.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,17 +3,17 @@ 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://chromedriver.storage.googleapis.com/index.html?path=112.0.5615.49/>
location on <https://chromedriver.storage.googleapis.com/index.html?path=113.0.5672.24/>
and can be verified by doing the following:

1. Download the following:
32-Bit software: <https://chromedriver.storage.googleapis.com/112.0.5615.49/chromedriver_win32.zip>
32-Bit software: <https://chromedriver.storage.googleapis.com/113.0.5672.24/chromedriver_win32.zip>
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: 9B8B7ABF017B870A52EC798D569AC035E7B3FF10F65CA548AE779DBD25EFE76B
checksum32: B0A70B86F6D771F670D0394C9BE0B3AFDEFD6F93E5A147E1D3FAD5F52F4A5964

File 'LICENSE.txt' is obtained from: https://source.chromium.org/chromium/chromium/src/+/main:LICENSE
3 changes: 2 additions & 1 deletion automatic/selenium-chrome-driver/selenium-chrome-driver.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@
"109": "109.0.5414.74",
"110": "110.0.5481.77",
"111": "111.0.5563.64",
"112": "112.0.5615.49"
"112": "112.0.5615.49",
"113": "113.0.5672.24"
}
11 changes: 6 additions & 5 deletions automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>selenium-chrome-driver</id>
<version>112.0.5615.49</version>
<version>113.0.5672.24</version>
<title>Selenium Chrome Driver</title>
<authors>Chromium and WebDriver teams</authors>
<owners>chocolatey-community,AdmiringWorm,agabrys</owners>
Expand Down Expand Up @@ -31,10 +31,11 @@ To pass parameters, use `--params "''"` (e.g. `choco install selenium-chrome-dri
- **If the package is out of date please check [Version History](#versionhistory) for the latest submitted version. If you have a question, please ask it in [Chocolatey Community Package Discussions](https://github.com/chocolatey-community/chocolatey-packages/discussions) or raise an issue on the [Chocolatey Community Packages Repository](https://github.com/chocolatey-community/chocolatey-packages/issues) if you have problems with the package. Disqus comments will generally not be responded to.**
]]></description>
<summary>Chrome Driver is a WebDriver implementation that enables programmatic automation of Chrome products for desktop platforms. It is a part of the Selenium (http://code.google.com/p/selenium) project.</summary>
<releaseNotes>---------ChromeDriver 112.0.5615.49 (2023-04-05)---------
Supports Chrome version 112
Resolved issue 3517: Enable print feature for non-headless [Pri-]
Resolved issue 4419: Large overhead on Speedometer when using chromedriver [Pri-3]
<releaseNotes>---------ChromeDriver 113.0.5672.24 (2023-04-10)---------
Supports Chrome version 113
Resolved issue 4205: Same object ids in Classic and BiDi [Pri-1]
Resolved issue 4302: Don't assume that Mapper is in the first tab in ExecuteGetWindowHandles [Pri-1]
Resolved issue 4356: Chrome 110 not utilizing pref value "download.default_directory" [Pri-1]
</releaseNotes>
<copyright>Chromium and WebDriver teams. All Rights Reserved.</copyright>
<tags>selenium-chrome-driver google-chrome driver webdriver testing web-applications freeware foss cross-platform</tags>
Expand Down
8 changes: 4 additions & 4 deletions automatic/vscode-insiders.install/tools/chocolateyInstall.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,14 @@ function Get-MergeTasks {
$packageArgs = @{
packageName = "$env:ChocolateyPackageName"
fileType = 'exe'
url = 'https://az764295.vo.msecnd.net/insider/3ad5774eb8123d4224eb55629df9e5f82fe13b99/VSCodeSetup-ia32-1.78.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/3ad5774eb8123d4224eb55629df9e5f82fe13b99/VSCodeSetup-x64-1.78.0-insider.exe'
url = 'https://az764295.vo.msecnd.net/insider/1e774371f2ca5f6618b4f40fdc72ce7518443014/VSCodeSetup-ia32-1.78.0-insider.exe'
url64bit = 'https://az764295.vo.msecnd.net/insider/1e774371f2ca5f6618b4f40fdc72ce7518443014/VSCodeSetup-x64-1.78.0-insider.exe'

softwareName = 'Microsoft Visual Studio Code Insiders'

checksum = '4d7fd668e7a38cfd03f2796b12afc3d9e57deb637408b9f6262bc5764376d2eb15ea44c9d7d87b6f97f77a7aef088b3ea3adbf3d138692db9baeaad8bbdb6cff'
checksum = '15ab4e1d3a1f783fa1caee24dfd84cd267bb05d62cdf5070b234bc478c8403e3d07862cd9b79922b3340bb952b4006be6a6b888432f752f318b497435bc1ead8'
checksumType = 'sha512'
checksum64 = 'b12013b201dace98e88c3969b025c90717321288709a517decd651f585c80d524cfcc83f9e7b4f6aaffbfc8118776aed22a27491d8156bac34bceb1186e5ab63'
checksum64 = '571c2478783db064138bde7b32c574b280e87e98563b65d281d18c210f2115d78a5bacad62919bfce8b4dc2d773a9d9034faf3cf1142422d35f4e9d886c78f26'
checksumType64 = 'sha512'

silentArgs = '/verysilent /suppressmsgboxes /mergetasks="{0}" /log="{1}\install.log"' -f (Get-MergeTasks), (Get-PackageCacheLocation)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders.install</id>
<title>Visual Studio Code Insiders (Install)</title>
<version>1.78.0.20230414</version>
<version>1.78.0.20230417</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
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<metadata>
<id>vscode-insiders</id>
<title>Visual Studio Code Insiders</title>
<version>1.78.0.20230414</version>
<version>1.78.0.20230417</version>
<authors>Microsoft</authors>
<owners>chocolatey-community</owners>
<projectUrl>https://code.visualstudio.com/insiders</projectUrl>
Expand Down Expand Up @@ -48,7 +48,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.78.0.20230414]" />
<dependency id="vscode-insiders.install" version="[1.78.0.20230417]" />
</dependencies>
<releaseNotes>https://code.visualstudio.com/updates/#_preview-features</releaseNotes>
</metadata>
Expand Down

0 comments on commit 0ba00d3

Please sign in to comment.