Skip to content

Commit 31b9702

Browse files
committed
Update RepositoryMap.xml to latest versions of binaries.
1 parent 7ce2dd0 commit 31b9702

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

src/main/resources/RepositoryMap.xml

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@
22
<root>
33
<windows>
44
<driver id="internetexplorer">
5-
<version id="3.3.0">
5+
<version id="3.4.0">
66
<bitrate sixtyfourbit="true">
7-
<filelocation>http://selenium-release.storage.googleapis.com/3.3/IEDriverServer_x64_3.3.0.zip</filelocation>
8-
<hash>e9058e4fc876491a5df86dc64192c36e1d740678</hash>
7+
<filelocation>http://selenium-release.storage.googleapis.com/3.4/IEDriverServer_x64_3.4.0.zip</filelocation>
8+
<hash>3e79d5cf2acdd91d0ddab9f2044ce51057ff77fe</hash>
99
<hashtype>sha1</hashtype>
1010
</bitrate>
1111
<bitrate thirtytwobit="true">
12-
<filelocation>http://selenium-release.storage.googleapis.com/3.3/IEDriverServer_Win32_3.3.0.zip</filelocation>
13-
<hash>06eaccef59a5fba204439d1ac3fc3a10d05a8f68</hash>
12+
<filelocation>http://selenium-release.storage.googleapis.com/3.4/IEDriverServer_Win32_3.4.0.zip</filelocation>
13+
<hash>8657fb63344f6e26198b860bc089a7a651e43441</hash>
1414
<hashtype>sha1</hashtype>
1515
</bitrate>
1616
</version>
1717
</driver>
1818
<driver id="edge">
19-
<version id="3.14393">
19+
<version id="4.15063">
2020
<bitrate sixtyfourbit="true" thirtytwobit="true">
21-
<filelocation>https://download.microsoft.com/download/3/2/D/32D3E464-F2EF-490F-841B-05D53C848D15/MicrosoftWebDriver.exe</filelocation>
22-
<hash>6f9e81e5f60fa3e8dccba15a3715ba20d44d0775</hash>
21+
<filelocation>https://download.microsoft.com/download/3/4/2/342316D7-EBE0-4F10-ABA2-AE8E0CDF36DD/MicrosoftWebDriver.exe</filelocation>
22+
<hash>31e80ae4fd88ed3097a1c4d3fe763539ee88e560</hash>
2323
<hashtype>sha1</hashtype>
2424
</bitrate>
2525
</version>
@@ -64,15 +64,15 @@
6464
</version>
6565
</driver>
6666
<driver id="marionette">
67-
<version id="0.15.0">
67+
<version id="0.16.1">
6868
<bitrate sixtyfourbit="true">
69-
<filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.15.0/geckodriver-v0.15.0-win64.zip</filelocation>
70-
<hash>18222997ab63edb94d7ba03950bc42f52ca1fa54</hash>
69+
<filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.16.1/geckodriver-v0.16.1-win64.zip</filelocation>
70+
<hash>f49aa6de084ce82b546868992b646e57e3bf3de8</hash>
7171
<hashtype>sha1</hashtype>
7272
</bitrate>
7373
<bitrate thirtytwobit="true">
74-
<filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.15.0/geckodriver-v0.15.0-win32.zip</filelocation>
75-
<hash>896d88662371932dd666f8268c9718bda09f280a</hash>
74+
<filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.16.1/geckodriver-v0.16.1-win32.zip</filelocation>
75+
<hash>37b75297a9c316226bf3814d9908b044e21b43a3</hash>
7676
<hashtype>sha1</hashtype>
7777
</bitrate>
7878
</version>
@@ -134,10 +134,10 @@
134134
</version>
135135
</driver>
136136
<driver id="marionette">
137-
<version id="0.15.0">
137+
<version id="0.16.1">
138138
<bitrate sixtyfourbit="true">
139-
<filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.15.0/geckodriver-v0.15.0-linux64.tar.gz</filelocation>
140-
<hash>e96aed98289c85bee46f6b57740c4694aee7bd28</hash>
139+
<filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.16.1/geckodriver-v0.16.1-linux64.tar.gz</filelocation>
140+
<hash>95276285b65987b6e94e57be55fdc60b95423016</hash>
141141
<hashtype>sha1</hashtype>
142142
</bitrate>
143143
</version>
@@ -181,8 +181,8 @@
181181
<driver id="marionette">
182182
<version id="0.15.0">
183183
<bitrate thirtytwobit="true" sixtyfourbit="true">
184-
<filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.15.0/geckodriver-v0.15.0-macos.tar.gz</filelocation>
185-
<hash>e98b42e30ef9ba56d18e0dc20e59327505da5acf</hash>
184+
<filelocation>https://github.com/mozilla/geckodriver/releases/download/v0.16.1/geckodriver-v0.16.1-macos.tar.gz</filelocation>
185+
<hash>f687a69521b22640080ea87920b358c7498bdf31</hash>
186186
<hashtype>sha1</hashtype>
187187
</bitrate>
188188
</version>

0 commit comments

Comments
 (0)