mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-21 14:51:22 +00:00
edgedriver: Update to version 98.0.1080.0
This commit is contained in:
parent
21d93d4e44
commit
063f869800
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "98.0.1079.0",
|
"version": "98.0.1080.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/98.0.1079.0/edgedriver_win64.zip",
|
"url": "https://msedgedriver.azureedge.net/98.0.1080.0/edgedriver_win64.zip",
|
||||||
"hash": "3230e87ff4fb9272a65e4ae019cc74d5b0e0948e90600813ad16e25c2ca89aac"
|
"hash": "e2c6e2354dd426054bd17825bb7c789c71566d8c08a404dae7583c94b59198d6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/98.0.1079.0/edgedriver_win32.zip",
|
"url": "https://msedgedriver.azureedge.net/98.0.1080.0/edgedriver_win32.zip",
|
||||||
"hash": "871e85024fdcaf9bad0b43ba829d3c0dea50d757fb90587670d74b80ddc637dc"
|
"hash": "2289b13b636a747cfb98ebf73de52f0a275a584ef2a9dc8880023da1598a180b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user