mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
Compare commits
3 Commits
a3fe18598c
...
9bbbd7a7fe
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9bbbd7a7fe | ||
|
|
0cda434338 | ||
|
|
d719d84ee4 |
@ -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.",
|
"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",
|
"homepage": "https://dynamorio.org",
|
||||||
"license": "BSD-3-Clause-Clear",
|
"license": "BSD-3-Clause-Clear",
|
||||||
"url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20378/DynamoRIO-Windows-11.90.20378.zip",
|
"url": "https://github.com/DynamoRIO/dynamorio/releases/download/cronbuild-11.90.20385/DynamoRIO-Windows-11.90.20385.zip",
|
||||||
"hash": "03f12bee24f62efd5611b57aeea08e83df050d68805be861133b269c2d011a75",
|
"hash": "35fdb674128bcb102c5b2f82733df4e647ffee86f157d521e8be60fa13db3957",
|
||||||
"extract_dir": "DynamoRIO-Windows-11.90.20378",
|
"extract_dir": "DynamoRIO-Windows-11.90.20385",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"bin": [
|
"bin": [
|
||||||
|
|||||||
@ -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.",
|
"description": "Selenium Manager is a command-line tool developed in Rust to allow cross platform execution.",
|
||||||
"homepage": "https://www.selenium.dev/documentation/selenium_manager/",
|
"homepage": "https://www.selenium.dev/documentation/selenium_manager/",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-ab932d1/selenium-manager-windows.exe#/selenium-manager.exe",
|
"url": "https://github.com/SeleniumHQ/selenium_manager_artifacts/releases/download/selenium-manager-d49165c/selenium-manager-windows.exe#/selenium-manager.exe",
|
||||||
"hash": "3540408f80cf2ca03c52ee2399dd4347a94d4f49a8944e099bfac6c5ea38a59f"
|
"hash": "6220742cfb31e8fcb65ab5b1920f7ba416d1ec314ad876e0f03bc59c1f073c05"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "selenium-manager.exe",
|
"bin": "selenium-manager.exe",
|
||||||
|
|||||||
@ -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",
|
"description": "A smart proxy server that allows Selenium tests to route commands to remote web browser instances",
|
||||||
"homepage": "https://selenium.dev",
|
"homepage": "https://selenium.dev",
|
||||||
"license": "Apache-2.0",
|
"license": "Apache-2.0",
|
||||||
"suggest": {
|
"suggest": {
|
||||||
"JDK": "java/openjdk"
|
"JDK": "java/openjdk"
|
||||||
},
|
},
|
||||||
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.37.0/selenium-server-4.37.0.jar#/selenium.jar",
|
"url": "https://github.com/SeleniumHQ/selenium/releases/download/selenium-4.38.0/selenium-server-4.38.0.jar#/selenium.jar",
|
||||||
"hash": "11c42574cb9578b96a13f2442445eee09b6f17ba6ff8331f65814e96f59341ad",
|
"hash": "d7fa69f86f18d08908aa1dfc54bbbd4c834ec5112740ba7744ac8abcfc640ae8",
|
||||||
"bin": "selenium.jar",
|
"bin": "selenium.jar",
|
||||||
"checkver": {
|
"checkver": {
|
||||||
"github": "https://github.com/SeleniumHQ/selenium",
|
"github": "https://github.com/SeleniumHQ/selenium",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user