mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
edgedriver: Update to version 141.0.3537.99
This commit is contained in:
parent
a977bea9d4
commit
3581442f78
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "141.0.3537.92",
|
"version": "141.0.3537.99",
|
||||||
"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/141.0.3537.92/edgedriver_win64.zip",
|
"url": "https://msedgedriver.microsoft.com/141.0.3537.99/edgedriver_win64.zip",
|
||||||
"hash": "4e7a44079df2e79fc6f221592a3a023042d9e0ccab704fe0fc9bfa6b83273277"
|
"hash": "8ad0b58cfd0e28c1f910f4ee304ee92eff52e0292575252fc1a4adfa2b690f83"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.microsoft.com/141.0.3537.92/edgedriver_win32.zip",
|
"url": "https://msedgedriver.microsoft.com/141.0.3537.99/edgedriver_win32.zip",
|
||||||
"hash": "146781c076735d64583c94bca1f3f8e503da6c33cd0bb4aa16a1f70ee97ccb6d"
|
"hash": "f88de17b4cdef4adec2e3ee7a9f3bc2a42642eab3b16984ac006f9fc32ebfb9a"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://msedgedriver.microsoft.com/141.0.3537.92/edgedriver_arm64.zip",
|
"url": "https://msedgedriver.microsoft.com/141.0.3537.99/edgedriver_arm64.zip",
|
||||||
"hash": "7eecaeb4e2801ea576e16f3b3c31c5cc6bc1cbec9cfe0835cdc9861d8cc8e6f2"
|
"hash": "e909a07f5f61e0da51e955fb909ef958f5c92c3958c0c683a3ea11f60ce03370"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user