mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
edgedriver: Update to version 102.0.1243.0
This commit is contained in:
parent
66634b9149
commit
b55b4b96e3
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "102.0.1241.0",
|
"version": "102.0.1243.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/102.0.1241.0/edgedriver_win64.zip",
|
"url": "https://msedgedriver.azureedge.net/102.0.1243.0/edgedriver_win64.zip",
|
||||||
"hash": "77b58117c779bce0f23389a1212f0440c517a75863b03ab074af21d0a734305d"
|
"hash": "7cff087772b331de96a2bf744c7ad7dc2ce7b6e028b081de9d497519145b4d43"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/102.0.1241.0/edgedriver_win32.zip",
|
"url": "https://msedgedriver.azureedge.net/102.0.1243.0/edgedriver_win32.zip",
|
||||||
"hash": "c1703c7cc607cea428ea571f248597eaa9fc1612b7a785b72aa99c02c3ec18ef"
|
"hash": "b539eeab0676511514d42ad903b22fbda1a04e6d7d660ee86a24610657065735"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user