mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
edgedriver: Update to version 102.0.1219.0
This commit is contained in:
parent
5d91898ac1
commit
3a78beaaa7
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "102.0.1217.0",
|
"version": "102.0.1219.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/102.0.1217.0/edgedriver_win64.zip",
|
"url": "https://msedgedriver.azureedge.net/102.0.1219.0/edgedriver_win64.zip",
|
||||||
"hash": "5bdc35991c130141b01a557b38b06460a3c0515d81d71a61937bd9514e46cf5e"
|
"hash": "6921b4968d187e7b44d4c9f22c3eeda218142a58d48fe8be7f4ad75b67879104"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/102.0.1217.0/edgedriver_win32.zip",
|
"url": "https://msedgedriver.azureedge.net/102.0.1219.0/edgedriver_win32.zip",
|
||||||
"hash": "cd6904118539cd7224b53d4458357339c83f2f9abc0fafae379942204461722a"
|
"hash": "94333cbd2d7c419634a8ba066c3b21b5298c3c4e891f7fa1d489744103eacdc8"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user