mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
edgedriver: Update to version 96.0.1031.0
This commit is contained in:
parent
4f5f06d83c
commit
4ce6518cae
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "96.0.1030.0",
|
"version": "96.0.1031.0",
|
||||||
"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,12 +9,12 @@
|
|||||||
"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.azureedge.net/96.0.1030.0/edgedriver_win64.zip",
|
"url": "https://msedgedriver.azureedge.net/96.0.1031.0/edgedriver_win64.zip",
|
||||||
"hash": "cef066ddc1890c098e5b19ae2744120dcc32b22494bbcc2091266dab42c34d4d"
|
"hash": "c6b0e972a983933fb637b7eb2d308b018fb3202f8544d8cbe169fa3b5c3dfa93"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/96.0.1030.0/edgedriver_win32.zip",
|
"url": "https://msedgedriver.azureedge.net/96.0.1031.0/edgedriver_win32.zip",
|
||||||
"hash": "34a0fff6647ae99c34432cf5d16ffe3bce6ac3afcc031dcba0c27412c38ab9cb"
|
"hash": "1a884d69359e9c457f06797e9440a2fd1486ba6b071bd802a2a9fa0ce0a8e05c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user