From 876c49d6c1a9bc6b6a5501ada9a99bc4806ecbc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 16:30:25 +0000 Subject: [PATCH] selenium-manager: Update to version 4.27.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 50d0bc114d..18f48fd438 100644 --- a/bucket/selenium-manager.json +++ b/bucket/selenium-manager.json @@ -1,12 +1,12 @@ { - "version": "4.26.0", + "version": "4.27.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-33ad1b2/selenium-manager-windows.exe#/selenium-manager.exe", - "hash": "15113137d8d0d3648be9948c52e56e1f4c605bc5d9623962991198e8d0d413b6" + "url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-694e399/selenium-manager-windows.exe#/selenium-manager.exe", + "hash": "b7f87a63eb197a8e3a85d553755fec79a259f57c1216169e2377db2b89bc6b8b" } }, "bin": "selenium-manager.exe",