Compare commits

...

3 Commits

Author SHA1 Message Date
github-actions[bot]
9bbbd7a7fe selenium: Update to version 4.38.0 2025-10-25 08:29:14 +00:00
github-actions[bot]
0cda434338 selenium-manager: Update to version 4.38.0 2025-10-25 08:29:14 +00:00
github-actions[bot]
d719d84ee4 dynamorio: Update to version 11.90.20385 2025-10-25 04:29:47 +00:00
3 changed files with 10 additions and 10 deletions

View File

@ -1,11 +1,11 @@
{
"version": "11.90.20378",
"version": "11.90.20385",
"description": "DynamoRIO is a runtime code manipulation system that supports code transformations on any part of a program, while it executes.",
"homepage": "https://dynamorio.org",
"license": "BSD-3-Clause-Clear",
"url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20378/DynamoRIO-Windows-11.90.20378.zip",
"hash": "03f12bee24f62efd5611b57aeea08e83df050d68805be861133b269c2d011a75",
"extract_dir": "DynamoRIO-Windows-11.90.20378",
"url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20385/DynamoRIO-Windows-11.90.20385.zip",
"hash": "35fdb674128bcb102c5b2f82733df4e647ffee86f157d521e8be60fa13db3957",
"extract_dir": "DynamoRIO-Windows-11.90.20385",
"architecture": {
"64bit": {
"bin": [

View File

@ -1,12 +1,12 @@
{
"version": "4.37.0",
"version": "4.38.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-ab932d1/selenium-manager-windows.exe#/selenium-manager.exe",
"hash": "3540408f80cf2ca03c52ee2399dd4347a94d4f49a8944e099bfac6c5ea38a59f"
"url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-d49165c/selenium-manager-windows.exe#/selenium-manager.exe",
"hash": "6220742cfb31e8fcb65ab5b1920f7ba416d1ec314ad876e0f03bc59c1f073c05"
}
},
"bin": "selenium-manager.exe",

View File

@ -1,13 +1,13 @@
{
"version": "4.37.0",
"version": "4.38.0",
"description": "A smart proxy server that allows Selenium tests to route commands to remote web browser instances",
"homepage": "https://selenium.dev",
"license": "Apache-2.0",
"suggest": {
"JDK": "java/openjdk"
},
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.37.0/selenium-server-4.37.0.jar#/selenium.jar",
"hash": "11c42574cb9578b96a13f2442445eee09b6f17ba6ff8331f65814e96f59341ad",
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.38.0/selenium-server-4.38.0.jar#/selenium.jar",
"hash": "d7fa69f86f18d08908aa1dfc54bbbd4c834ec5112740ba7744ac8abcfc640ae8",
"bin": "selenium.jar",
"checkver": {
"github": "https://github.com/SeleniumHQ/selenium",