edgedriver: Update to version 99.0.1133.0

This commit is contained in:
github-actions[bot] 2022-01-12 20:30:04 +00:00
parent 2a15ff2d60
commit fdaa6422ff

View File

@ -1,5 +1,5 @@
{ {
"version": "99.0.1132.0", "version": "99.0.1133.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/99.0.1132.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/99.0.1133.0/edgedriver_win64.zip",
"hash": "4cfe5adf6c93e4916a44cee7728881ad706b1009e210ab601571a351fc1e3ce6" "hash": "c37aa85ac2ee5415e2d73d9333277871999a8a76c87e0fb28f99a46c2729f6a5"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/99.0.1132.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/99.0.1133.0/edgedriver_win32.zip",
"hash": "5f7536d233e3a2f0a8a087a7bcb8fbc8b8cefe2218b3283c2ea51544615b2159" "hash": "4722f608f0140e3171af2ba3e866acdc7edb1ae139de13f786853e233acbf649"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",