From 3a91542f915709def0da7e479e07faf32f82e62c Mon Sep 17 00:00:00 2001 From: Chocolatey Community Date: Wed, 11 Jan 2023 06:14:19 +0000 Subject: [PATCH] AU: 2 updated - paint.net selenium-chrome-driver [skip ci] https://gist.github.com/a14b1e5bfaf70839b338eb1ab7f8226f/d16a4eda0413f7d09cdbb3426d52eb8e35e6255d --- automatic/paint.net/legal/VERIFICATION.txt | 4 ++-- automatic/paint.net/paint.net.nuspec | 3 ++- automatic/selenium-chrome-driver/legal/VERIFICATION.txt | 6 +++--- .../selenium-chrome-driver/selenium-chrome-driver.json | 2 +- .../selenium-chrome-driver/selenium-chrome-driver.nuspec | 8 +++++--- 5 files changed, 13 insertions(+), 10 deletions(-) diff --git a/automatic/paint.net/legal/VERIFICATION.txt b/automatic/paint.net/legal/VERIFICATION.txt index ccd3d3bda4b..7cc81c9e585 100644 --- a/automatic/paint.net/legal/VERIFICATION.txt +++ b/automatic/paint.net/legal/VERIFICATION.txt @@ -7,7 +7,7 @@ Package can be verified like this: 1. Go to - x64: https://github.com/paintdotnet/release/releases/download/v4.3.12/paint.net.4.3.12.install.x64.zip + x64: https://github.com/paintdotnet/release/releases/download/v5.0/paint.net.5.0.install.x64.zip to download the installer. @@ -15,7 +15,7 @@ Package can be verified like this: - Use powershell function 'Get-FileHash' - Use Chocolatey utility 'checksum.exe' - checksum64: FE5A5A56867361819135C3544469260C46ED691396B677FA5E72C800FD313F24 + checksum64: 9179099B5423D896CF4B2C8F3F9E8E72936E4D505F29C6A8E745A0A44A1C4820 File 'license.txt' is obtained from: https://www.getpaint.net/license.html diff --git a/automatic/paint.net/paint.net.nuspec b/automatic/paint.net/paint.net.nuspec index 64918c1bbc7..d824537f1ca 100644 --- a/automatic/paint.net/paint.net.nuspec +++ b/automatic/paint.net/paint.net.nuspec @@ -3,7 +3,7 @@ paint.net - 4.3.12 + 5.0 Paint.NET Rick Brewster, dotPDN http://www.getpaint.net/ @@ -32,6 +32,7 @@ An active and growing online community provides friendly help, tutorials, and pl ## Notes - Since version 4.3 this package embeds x64 bit version of the software +- **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.** ![screenshot](https://cdn.rawgit.com/chocolatey/chocolatey-coreteampackages/master/automatic/paint.net/screenshot.png) ]]> diff --git a/automatic/selenium-chrome-driver/legal/VERIFICATION.txt b/automatic/selenium-chrome-driver/legal/VERIFICATION.txt index e3e311f9033..cf4359d6078 100644 --- a/automatic/selenium-chrome-driver/legal/VERIFICATION.txt +++ b/automatic/selenium-chrome-driver/legal/VERIFICATION.txt @@ -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 +location on and can be verified by doing the following: 1. Download the following: - 32-Bit software: + 32-Bit software: 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: 8874C4DCBD96824B0497AC04E110D0C0C26683E1A4FB18B7B68CFA2F53233119 + checksum32: 858C5FB3132F77799F28F819AA4C78AC1493C190B00D1E2CDE1BC83752650F7C File 'LICENSE.txt' is obtained from: https://source.chromium.org/chromium/chromium/src/+/main:LICENSE diff --git a/automatic/selenium-chrome-driver/selenium-chrome-driver.json b/automatic/selenium-chrome-driver/selenium-chrome-driver.json index 0ad39ebb433..7f0fa2f18ac 100644 --- a/automatic/selenium-chrome-driver/selenium-chrome-driver.json +++ b/automatic/selenium-chrome-driver/selenium-chrome-driver.json @@ -6,5 +6,5 @@ "106": "106.0.5249.61", "107": "107.0.5304.62", "108": "108.0.5359.71", - "109": "109.0.5414.25" + "109": "109.0.5414.74" } diff --git a/automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec b/automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec index b25ca78214a..94d872a42c7 100644 --- a/automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec +++ b/automatic/selenium-chrome-driver/selenium-chrome-driver.nuspec @@ -2,7 +2,7 @@ selenium-chrome-driver - 109.0.5414.25 + 109.0.5414.74 Selenium Chrome Driver Chromium and WebDriver teams chocolatey-community,AdmiringWorm,agabrys @@ -31,9 +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.** ]]> 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. - ---------ChromeDriver 109.0.5414.25 (2022-12-02)--------- + ---------ChromeDriver 109.0.5414.74 (2023-01-11)--------- Supports Chrome version 109 - +Resolved issue 4179: BiDi session must support multiple connections [Pri-] +Resolved issue 4203: Improve credits information [Pri-] +Resolved issue 4263: Crash on Meta+A [Pri-] Chromium and WebDriver teams. All Rights Reserved. selenium-chrome-driver google-chrome driver webdriver testing web-applications freeware foss cross-platform