From d2a511e8daa9ecdb6424100cd2858d7aeb5dbf1d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 Dec 2023 08:26:41 +0000 Subject: [PATCH] selenium-manager: Update to version 0.4.16 --- bucket/selenium-manager.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/selenium-manager.json b/bucket/selenium-manager.json index abddf497be..1a4f4af2e7 100644 --- a/bucket/selenium-manager.json +++ b/bucket/selenium-manager.json @@ -1,12 +1,12 @@ { - "version": "0.4.15", + "version": "0.4.16", "description": "Selenium Manager is a command-line tool developed in Rust to allow cross platform execution.", "homepage": "https://www.selenium.dev/blog/2022/introducing-selenium-manager", "license": "Apache-2.0", "architecture": { "64bit": { "url": "https://github.com/SeleniumHQ/selenium/raw/trunk/common/manager/windows/selenium-manager.exe", - "hash": "91b85a0953c1580f525f129cef9dd098aa5b5d2ca6351b1be494cfabae8c4d8d" + "hash": "dee25c590cd83f5dd7e9f7da1f7171f1cd0d704effd5cef98cf2f0ec321bc6c0" } }, "bin": "selenium-manager.exe",