Skip to content

Commit 228f829

Browse files
committed
Update chromedriver to 83.0.4103.39
1 parent 94b3c44 commit 228f829

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

drivers.xml

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
<driver id="googlechrome">
55
<version id="79.0.3945.36">
66
<bitrate thirtytwobit="true" sixtyfourbit="true">
7-
<filelocation>https://chromedriver.storage.googleapis.com/79.0.3945.36/chromedriver_win32.zip</filelocation>
8-
<hash>671dafdf4380e1194268f72278f6c0324f47ae8e</hash>
7+
<filelocation>https://chromedriver.storage.googleapis.com/83.0.4103.39/chromedriver_win32.zip</filelocation>
8+
<hash>e06f7553e68df7eec76a6fd0e1a21317807bf945</hash>
99
<hashtype>sha1</hashtype>
1010
</bitrate>
1111
</version>
@@ -15,8 +15,8 @@
1515
<driver id="googlechrome">
1616
<version id="79.0.3945.36">
1717
<bitrate sixtyfourbit="true">
18-
<filelocation>https://chromedriver.storage.googleapis.com/79.0.3945.36/chromedriver_linux64.zip</filelocation>
19-
<hash>3cf7d35a154ad53c7df627ad8d33d70dc941e658</hash>
18+
<filelocation>https://chromedriver.storage.googleapis.com/83.0.4103.39/chromedriver_linux64.zip</filelocation>
19+
<hash>9bd05c0f37c8eb4a0a20a18b5dac11e7c1a516ef</hash>
2020
<hashtype>sha1</hashtype>
2121
</bitrate>
2222
</version>
@@ -26,11 +26,13 @@
2626
<driver id="googlechrome">
2727
<version id="79.0.3945.36">
2828
<bitrate sixtyfourbit="true">
29-
<filelocation>https://chromedriver.storage.googleapis.com/79.0.3945.36/chromedriver_mac64.zip</filelocation>
30-
<hash>a6009cbaadc86cab54982195bb760c64e926cf59</hash>
29+
<filelocation>https://chromedriver.storage.googleapis.com/83.0.4103.39/chromedriver_mac64.zip</filelocation>
30+
<hash>d1229532b6ffa4c2799de8f46194622b0e2c5b63</hash>
3131
<hashtype>sha1</hashtype>
3232
</bitrate>
3333
</version>
3434
</driver>
3535
</osx>
3636
</root>
37+
38+

0 commit comments

Comments
 (0)