From fe2bc6adb330ef83b705b645e7dbb8139a77fee7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 May 2025 20:29:34 +0000 Subject: [PATCH] selenium-manager: Update to version 4.33.0 --- bucket/selenium-manager.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/selenium-manager.json b/bucket/selenium-manager.json index f6310f8b3e..4762d56bd7 100644 --- a/bucket/selenium-manager.json +++ b/bucket/selenium-manager.json @@ -1,12 +1,12 @@ { - "version": "4.32.0", + "version": "4.33.0", "description": "Selenium Manager is a command-line tool developed in Rust to allow cross platform execution.", "homepage": "https://www.selenium.dev/documentation/selenium_manager/", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-93882ea/selenium-manager-windows.exe#/selenium-manager.exe", - "hash": "2ead2755fc692b96d0cae4d288a07ac55dd97392685d23ddd7e72874744b96f2" + "url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-de70611/selenium-manager-windows.exe#/selenium-manager.exe", + "hash": "a074d27eddab10c7cb602c9bcc5e8dbb42067f946f07f2253ee42f12564663bb" } }, "bin": "selenium-manager.exe",