mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
edgedriver: Update to version 100.0.1176.0
This commit is contained in:
parent
4ef213fdc5
commit
03f2fadb55
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "100.0.1175.0",
|
"version": "100.0.1176.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/100.0.1175.0/edgedriver_win64.zip",
|
"url": "https://msedgedriver.azureedge.net/100.0.1176.0/edgedriver_win64.zip",
|
||||||
"hash": "4c4b09a51932dbde29c4a7cde6f293ad61b3a0ff1a9b1b7c13501e68682de62c"
|
"hash": "c06c5a10631ea7ab7ab0bc99556ddc562bfb9f66fcb8f61188d54e7b4da7fb5c"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/100.0.1175.0/edgedriver_win32.zip",
|
"url": "https://msedgedriver.azureedge.net/100.0.1176.0/edgedriver_win32.zip",
|
||||||
"hash": "4a1825c21039132117ee15939276263f58ebf8586073b680f7651ff181fd1a0a"
|
"hash": "746ea7c254ae361f562b2f02bf9283fb1f8e7bf2b335bad3c31b3444e2f006b2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user