chromedriver: Update to version 2.46

This commit is contained in:
Richard Kuhnt 2019-02-01 23:00:23 +00:00
parent 1e8bd619e0
commit 17e0b33a86

View File

@ -1,10 +1,10 @@
{ {
"version": "2.45", "version": "2.46",
"homepage": "https://sites.google.com/a/chromium.org/chromedriver/", "homepage": "https://sites.google.com/a/chromium.org/chromedriver/",
"description": "An open source tool for automated testing of webapps across many browsers", "description": "An open source tool for automated testing of webapps across many browsers",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"url": "https://chromedriver.storage.googleapis.com/2.45/chromedriver_win32.zip", "url": "https://chromedriver.storage.googleapis.com/2.46/chromedriver_win32.zip",
"hash": "8f3373a260a524410e25ea643ecb0175ed49a078088c7ab4d88db323ee19a230", "hash": "85a53c6794ea2262a21fa7720158f1434f69e7cd04105fe1be3cb62c59308c37",
"bin": "chromedriver.exe", "bin": "chromedriver.exe",
"checkver": { "checkver": {
"url": "https://chromedriver.storage.googleapis.com/LATEST_RELEASE", "url": "https://chromedriver.storage.googleapis.com/LATEST_RELEASE",