mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
Fix edgedriver checkver
This commit is contained in:
parent
ee0e49fbcb
commit
5067e6ca08
@ -6,6 +6,6 @@
|
||||
"bin": "MicrosoftWebDriver.exe",
|
||||
"checkver": {
|
||||
"url": "https://developer.microsoft.com/en-us/microsoft-edge/tools/webdriver/#downloads",
|
||||
"re": "(Release \\d+)"
|
||||
"re": "Version: ([\\d.]+)"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user