From 73f4e5325ddaa46e3728210d4f9b07b0083a7170 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 12:32:08 +0000 Subject: [PATCH] selenium-manager: Update to version 0.4.12 --- 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 6fe2651e71..ec00b40f64 100644 --- a/bucket/selenium-manager.json +++ b/bucket/selenium-manager.json @@ -1,12 +1,12 @@ { - "version": "1.0.0-M4", + "version": "0.4.12", "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": "e7675f8722f5ac4a8409b1a41f2d8991edc9d6e3e71bd921a6c52b36aacf9ac8" + "hash": "3c6205b73c4efb8a7cb3a5acafbc766bf9e046793d5713fbf93701f5d49a2d51" } }, "bin": "selenium-manager.exe",