From 60693a94f8623419e76965ff5c476d8cd302cd46 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 08:25:55 +0000 Subject: [PATCH] selenium-manager: Update to version 0.4.15 --- 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 b3ac5cd7aa..abddf497be 100644 --- a/bucket/selenium-manager.json +++ b/bucket/selenium-manager.json @@ -1,12 +1,12 @@ { - "version": "0.4.14", + "version": "0.4.15", "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": "17639451e9d79d26308f90fd2750b4d86611c2ba52ff11be88ea8085381b7137" + "hash": "91b85a0953c1580f525f129cef9dd098aa5b5d2ca6351b1be494cfabae8c4d8d" } }, "bin": "selenium-manager.exe",