mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
edgedriver: Update to version 100.0.1165.0
This commit is contained in:
parent
f402ddbf68
commit
e2fb155a15
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "100.0.1163.0",
|
"version": "100.0.1165.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.1163.0/edgedriver_win64.zip",
|
"url": "https://msedgedriver.azureedge.net/100.0.1165.0/edgedriver_win64.zip",
|
||||||
"hash": "da8ae1bd45508e35000d840210453a4f3c0a087fb6de739611e5b6f3fb54d2fe"
|
"hash": "bed9c77b3f37869805387dfafc872917c74c9601dec827e4d89b6583e19eb062"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/100.0.1163.0/edgedriver_win32.zip",
|
"url": "https://msedgedriver.azureedge.net/100.0.1165.0/edgedriver_win32.zip",
|
||||||
"hash": "11af279a43531895c5aeaa345ca0d7dc9815d9694119f38cb165d32e5160c7a1"
|
"hash": "0325ac42bc9c50191399b4d9372c19885364d35affd8f5979f271688801c8821"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user