edgedriver: Update to version 109.0.1492.0

This commit is contained in:
github-actions[bot] 2022-11-10 00:34:14 +00:00
parent 9545d93ebd
commit 509a556c80

View File

@ -1,5 +1,5 @@
{ {
"version": "109.0.1485.0", "version": "109.0.1492.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/109.0.1485.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/109.0.1492.0/edgedriver_win64.zip",
"hash": "bc4f703ae9f2c13090698d7de48a58f05ceeff40e0299eb45b6866c27d986e4a" "hash": "6706e3b1d85d755c760627173bbe1a2a5d75f5144bf1afb23a179c46d2c3d834"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/109.0.1485.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/109.0.1492.0/edgedriver_win32.zip",
"hash": "44a9fd72cd6550e38407719d46341c0871f709c9a31a5c23d5b9702889cf712c" "hash": "1ab3df698fd808b76a7077479013b104c4f4f06ba061f4f1838857a333223c8f"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",