mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 04:41:21 +00:00
edgedriver: Update to version 142.0.3595.94
This commit is contained in:
parent
9a973a06ae
commit
a0466df03d
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "142.0.3595.90",
|
"version": "142.0.3595.94",
|
||||||
"description": "Close the loop on your developer cycle by automating testing of your website in Microsoft Edge (Chromium).",
|
"description": "Close the loop on your developer cycle by automating testing of your website in Microsoft Edge (Chromium).",
|
||||||
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
|
"homepage": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver",
|
||||||
"license": {
|
"license": {
|
||||||
@ -9,16 +9,16 @@
|
|||||||
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
|
"notes": "For legacy (EdgeHTML) version, see 'versions/edgedriver-legacy'.",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://msedgedriver.microsoft.com/142.0.3595.90/edgedriver_win64.zip",
|
"url": "https://msedgedriver.microsoft.com/142.0.3595.94/edgedriver_win64.zip",
|
||||||
"hash": "3b90eef5eca008a6b06a6ff937818dc4862655a2b29723c72a556dfeb7475176"
|
"hash": "e788ff4ffbb6e98fd160722648d6deb54fa81c97590dad69181248ab4864a070"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.microsoft.com/142.0.3595.90/edgedriver_win32.zip",
|
"url": "https://msedgedriver.microsoft.com/142.0.3595.94/edgedriver_win32.zip",
|
||||||
"hash": "7a27873eb7e1545b11c028e0089602b6e16aedb816d8a38cb887168c2d1f4419"
|
"hash": "8a4dde59c069eb50619dcbde48dd72cc38b8dbcf9b4cdaf88334b29bdd21a1a3"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://msedgedriver.microsoft.com/142.0.3595.90/edgedriver_arm64.zip",
|
"url": "https://msedgedriver.microsoft.com/142.0.3595.94/edgedriver_arm64.zip",
|
||||||
"hash": "c274f85f543ab7a48c9c9fdd878778bc0f1ba0b4f790702c4b73e474757101c6"
|
"hash": "9d4a098d298edb49d5c7e1c8c33ee7fc65be5901e6d8ecc7c7481b85a5803175"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user