From e6b46c61f976af4cdd4d238b2d6cf324da505762 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Mar 2025 00:36:06 +0000 Subject: [PATCH] selenium-manager: Update to version 4.30.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 b122698519..d8069d17bb 100644 --- a/bucket/selenium-manager.json +++ b/bucket/selenium-manager.json @@ -1,12 +1,12 @@ { - "version": "4.29.0", + "version": "4.30.0", "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_manager_artifacts/releases/download/selenium-manager-14ef6b5/selenium-manager-windows.exe#/selenium-manager.exe", - "hash": "0bb96fafc3a38d35d1dd6e6eb350104dcdebd268a6c4b6f771055b324288718a" + "url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-7ec0311/selenium-manager-windows.exe#/selenium-manager.exe", + "hash": "7de20eb677bde09b234807d4cb7a16ed3c874bf8b05e38e75e9242b65f9af85e" } }, "bin": "selenium-manager.exe",