mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
edgedriver: Update to version 101.0.1203.0
This commit is contained in:
parent
f88f07058b
commit
c2f6e568ba
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "101.0.1202.0",
|
"version": "101.0.1203.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/101.0.1202.0/edgedriver_win64.zip",
|
"url": "https://msedgedriver.azureedge.net/101.0.1203.0/edgedriver_win64.zip",
|
||||||
"hash": "764f794342fda098153d798a55576e715d35caf56b9e8aa8d7c05afd3255ea6d"
|
"hash": "6159b05cbeb333108daf3dfe8392235b201073fc8bee82d1f920c66412b2cc1e"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://msedgedriver.azureedge.net/101.0.1202.0/edgedriver_win32.zip",
|
"url": "https://msedgedriver.azureedge.net/101.0.1203.0/edgedriver_win32.zip",
|
||||||
"hash": "d5f89b58410fdcda95b9e4785f4d52572b4a3f45455d188144c567b003b764b5"
|
"hash": "4154a7835cadd3f92118a90587b212ba1f7a59018ef06b364ad1646a3cf859c3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "msedgedriver.exe",
|
"bin": "msedgedriver.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user