From 42b33b939fba4a37767fafb3a67e6d73ee653b9e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Feb 2026 16:33:08 +0000 Subject: [PATCH] selenium-manager: Update to version 4.41.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 361b85e8c8..1c3401264f 100644 --- a/bucket/selenium-manager.json +++ b/bucket/selenium-manager.json @@ -1,12 +1,12 @@ { - "version": "4.40.0", + "version": "4.41.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-966ed44/selenium-manager-windows.exe#/selenium-manager.exe", - "hash": "088599c2f7d69a392b02ef44da98e77d1aa423673c7c5e265bdfadde99f4fdf5" + "url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-4346a80/selenium-manager-windows.exe#/selenium-manager.exe", + "hash": "a981e7ec5cccb9fbb7aeb2eec8f76436a5dee703d9aed2fdbaee783e70ce20cc" } }, "bin": "selenium-manager.exe",