edgedriver: Update to version 109.0.1500.0

This commit is contained in:
github-actions[bot] 2022-11-15 08:29:49 +00:00
parent 685c5655e8
commit f55858df18

View File

@ -1,5 +1,5 @@
{ {
"version": "109.0.1496.0", "version": "109.0.1500.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.1496.0/edgedriver_win64.zip", "url": "https://msedgedriver.azureedge.net/109.0.1500.0/edgedriver_win64.zip",
"hash": "567e9c7f14f0685f9c24cd7da494efc9a0ff753a432b9f2f799c386a5994dde6" "hash": "9b0f2e95f2c7366d92fc3523d1edde09895b9145876df87b7cedc3e7fcc61364"
}, },
"32bit": { "32bit": {
"url": "https://msedgedriver.azureedge.net/109.0.1496.0/edgedriver_win32.zip", "url": "https://msedgedriver.azureedge.net/109.0.1500.0/edgedriver_win32.zip",
"hash": "66ea7155cc21f92765ec16d476aacfc51d898a637eb1e7ca8b4f3f7df65843c8" "hash": "69a37639b2fc084bc41878c8e0b1babae1c436c7b6f47e5cec08f07ade84f68d"
} }
}, },
"bin": "msedgedriver.exe", "bin": "msedgedriver.exe",