Skip to content

Commit b2c9b5d

Browse files
committed
Update RepositoryMap.xml to the latest version
1 parent fc935f8 commit b2c9b5d

File tree

3 files changed

+123
-68
lines changed

3 files changed

+123
-68
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
##Next Version (Release Date TBC) Release Notes
44

5-
# Fix #29 Clean up logging to make it clearer when file is downloaded, and when an existing file is used
6-
# Fix #34 Add support for wires (Marionette) binaries.
5+
* Update default RepositoryMap.xml to latest binary versions
6+
* Fix #29 Clean up logging to make it clearer when file is downloaded, and when an existing file is used
7+
* Fix #34 Add support for wires (Marionette) binaries.
78

89
##Version 1.0.8 Release Notes
910

README.md

Lines changed: 60 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -122,33 +122,38 @@ ___Below is an example RepositoryMap.xml that I will endeavour to keep up to dat
122122
<root>
123123
<windows>
124124
<driver id="internetexplorer">
125-
<version id="2.45.0">
125+
<version id="2.52.0">
126126
<bitrate sixtyfourbit="true">
127-
<filelocation>http://selenium-release.storage.googleapis.com/2.45/IEDriverServer_x64_2.45.0.zip</filelocation>
128-
<hash>b3cdacc846d7b9c3f8fb8b70af0a9cfc5839bd83</hash>
127+
<filelocation>http://selenium-release.storage.googleapis.com/2.52/IEDriverServer_x64_2.52.0.zip</filelocation>
128+
<hash>c850d584bc647a52c1c1311c233c68d4ac9f1ac8</hash>
129129
<hashtype>sha1</hashtype>
130130
</bitrate>
131131
<bitrate thirtytwobit="true">
132-
<filelocation>http://selenium-release.storage.googleapis.com/2.45/IEDriverServer_Win32_2.45.0.zip</filelocation>
133-
<hash>cc822d30efe3119b76af9265c47d42fca208f85a</hash>
132+
<filelocation>http://selenium-release.storage.googleapis.com/2.52/IEDriverServer_Win32_2.52.0.zip</filelocation>
133+
<hash>55bbe45c5ebfdb66edc6502afd05a2342183ebb9</hash>
134134
<hashtype>sha1</hashtype>
135135
</bitrate>
136136
</version>
137137
</driver>
138138
<driver id="googlechrome">
139-
<version id="2.14">
139+
<version id="2.21">
140140
<bitrate thirtytwobit="true" sixtyfourbit="true">
141-
<filelocation>http://chromedriver.storage.googleapis.com/2.14/chromedriver_win32.zip</filelocation>
142-
<hash>4fe4aaf625073c39c29da994d815ffcc2c314c40</hash>
141+
<filelocation>http://chromedriver.storage.googleapis.com/2.21/chromedriver_win32.zip</filelocation>
142+
<hash>2ee59a8047ec345f886d5b90656dbea1469b7e44</hash>
143143
<hashtype>sha1</hashtype>
144144
</bitrate>
145145
</version>
146146
</driver>
147147
<driver id="operachromium">
148-
<version id="2.14">
149-
<bitrate thirtytwobit="true" sixtyfourbit="true">
150-
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.1.0/operadriver_win32.zip</filelocation>
151-
<hash>4a4ad051c315e4141048f0ae587c05f4c8720c24</hash>
148+
<version id="0.2.2">
149+
<bitrate sixtyfourbit="true">
150+
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.2.2/operadriver_win64.zip</filelocation>
151+
<hash>8b84d334ca6dc5e30c168d8df080c1827e4c6fdb</hash>
152+
<hashtype>sha1</hashtype>
153+
</bitrate>
154+
<bitrate thirtytwobit="true">
155+
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.2.2/operadriver_win32.zip</filelocation>
156+
<hash>daa9ba52eeca5ea3cb8a9020b85642ec047e9890</hash>
152157
<hashtype>sha1</hashtype>
153158
</bitrate>
154159
</version>
@@ -169,32 +174,41 @@ ___Below is an example RepositoryMap.xml that I will endeavour to keep up to dat
169174
</bitrate>
170175
</version>
171176
</driver>
177+
<driver id="marionette">
178+
<version id="0.6.2">
179+
<bitrate thirtytwobit="true" sixtyfourbit="true">
180+
<filelocation>https://github.com/jgraham/wires/releases/download/v0.6.2/wires-0.6.2-win.zip</filelocation>
181+
<hash>20a0eca607edd98392e0590a5a307ef56526647e</hash>
182+
<hashtype>sha1</hashtype>
183+
</bitrate>
184+
</version>
185+
</driver>
172186
</windows>
173187
<linux>
174188
<driver id="googlechrome">
175-
<version id="2.14">
189+
<version id="2.21">
176190
<bitrate sixtyfourbit="true">
177-
<filelocation>http://chromedriver.storage.googleapis.com/2.14/chromedriver_linux64.zip</filelocation>
178-
<hash>acb76a3eb2bc94ee96b6a17121980e2662c88650</hash>
191+
<filelocation>http://chromedriver.storage.googleapis.com/2.21/chromedriver_linux64.zip</filelocation>
192+
<hash>7be5d5c58fa826147aa83aa61c7fb0d8ca94805b</hash>
179193
<hashtype>sha1</hashtype>
180194
</bitrate>
181195
<bitrate thirtytwobit="true">
182-
<filelocation>http://chromedriver.storage.googleapis.com/2.14/chromedriver_linux32.zip</filelocation>
183-
<hash>237a5ed160bb23118a9ea5b84700e8799e897bd4</hash>
196+
<filelocation>http://chromedriver.storage.googleapis.com/2.21/chromedriver_linux32.zip</filelocation>
197+
<hash>f783f76e06db305f10df0d307abc4ab3e9b0d998</hash>
184198
<hashtype>sha1</hashtype>
185199
</bitrate>
186200
</version>
187201
</driver>
188202
<driver id="operachromium">
189-
<version id="2.14">
203+
<version id="0.2.2">
190204
<bitrate thirtytwobit="true">
191-
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.1.0/operadriver_linux32.zip</filelocation>
192-
<hash>feda76d61190161bd9923f8f1613447f722f12fc</hash>
205+
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.2.2/operadriver_linux32.zip</filelocation>
206+
<hash>8b0b92a870a1b4ba619eb0b85ec587caa2942e5b</hash>
193207
<hashtype>sha1</hashtype>
194208
</bitrate>
195209
<bitrate sixtyfourbit="true">
196-
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.1.0/operadriver_linux64.zip</filelocation>
197-
<hash>c36234222efccc1f874682b2ce2add639d544e9d</hash>
210+
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.2.2/operadriver_linux64.zip</filelocation>
211+
<hash>c207c6916e20ecbbc7157e3bdeb4737f14f15fe3</hash>
198212
<hashtype>sha1</hashtype>
199213
</bitrate>
200214
</version>
@@ -213,27 +227,31 @@ ___Below is an example RepositoryMap.xml that I will endeavour to keep up to dat
213227
</bitrate>
214228
</version>
215229
</driver>
230+
<driver id="marionette">
231+
<version id="0.6.2">
232+
<bitrate sixtyfourbit="true">
233+
<filelocation>https://github.com/jgraham/wires/releases/download/v0.6.2/wires-0.6.2-linux64.gz</filelocation>
234+
<hash>0adc84131607057ca37d42426798bff99faafb56</hash>
235+
<hashtype>sha1</hashtype>
236+
</bitrate>
237+
</version>
238+
</driver>
216239
</linux>
217240
<osx>
218241
<driver id="googlechrome">
219-
<version id="2.14">
242+
<version id="2.21">
220243
<bitrate thirtytwobit="true" sixtyfourbit="true">
221-
<filelocation>http://chromedriver.storage.googleapis.com/2.14/chromedriver_mac32.zip</filelocation>
222-
<hash>64ef44893a87a0e470b60ff8f5fc83a588b78023</hash>
244+
<filelocation>http://chromedriver.storage.googleapis.com/2.21/chromedriver_mac32.zip</filelocation>
245+
<hash>49afcd80ab445c3085f8012180f7579b90afb364</hash>
223246
<hashtype>sha1</hashtype>
224247
</bitrate>
225248
</version>
226249
</driver>
227250
<driver id="operachromium">
228-
<version id="2.14">
229-
<bitrate thirtytwobit="true">
230-
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.1.0/operadriver_mac32.zip</filelocation>
231-
<hash>7ab79a1c70bb0f5998b9c5c8d08160ef86b618e9</hash>
232-
<hashtype>sha1</hashtype>
233-
</bitrate>
251+
<version id="0.2.2">
234252
<bitrate sixtyfourbit="true">
235-
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.1.0/operadriver_mac64.zip</filelocation>
236-
<hash>32e5e0fc63bed0f61bb4e8695fd7a8faaebd7b37</hash>
253+
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.2.2/operadriver_mac64.zip</filelocation>
254+
<hash>d58a3b676dda7ede5c38e5df218e7c619495c4ed</hash>
237255
<hashtype>sha1</hashtype>
238256
</bitrate>
239257
</version>
@@ -254,5 +272,14 @@ ___Below is an example RepositoryMap.xml that I will endeavour to keep up to dat
254272
</bitrate>
255273
</version>
256274
</driver>
275+
<driver id="marionette">
276+
<version id="0.6.2">
277+
<bitrate thirtytwobit="true" sixtyfourbit="true">
278+
<filelocation>https://github.com/jgraham/wires/releases/download/v0.6.2/wires-0.6.2-OSX.gz</filelocation>
279+
<hash>2efc475bcc736d0502fb09051932e63052e98c4e</hash>
280+
<hashtype>sha1</hashtype>
281+
</bitrate>
282+
</version>
283+
</driver>
257284
</osx>
258285
</root>

src/main/resources/RepositoryMap.xml

Lines changed: 60 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -2,33 +2,38 @@
22
<root>
33
<windows>
44
<driver id="internetexplorer">
5-
<version id="2.45.0">
5+
<version id="2.52.0">
66
<bitrate sixtyfourbit="true">
7-
<filelocation>http://selenium-release.storage.googleapis.com/2.45/IEDriverServer_x64_2.45.0.zip</filelocation>
8-
<hash>b3cdacc846d7b9c3f8fb8b70af0a9cfc5839bd83</hash>
7+
<filelocation>http://selenium-release.storage.googleapis.com/2.52/IEDriverServer_x64_2.52.0.zip</filelocation>
8+
<hash>c850d584bc647a52c1c1311c233c68d4ac9f1ac8</hash>
99
<hashtype>sha1</hashtype>
1010
</bitrate>
1111
<bitrate thirtytwobit="true">
12-
<filelocation>http://selenium-release.storage.googleapis.com/2.45/IEDriverServer_Win32_2.45.0.zip</filelocation>
13-
<hash>cc822d30efe3119b76af9265c47d42fca208f85a</hash>
12+
<filelocation>http://selenium-release.storage.googleapis.com/2.52/IEDriverServer_Win32_2.52.0.zip</filelocation>
13+
<hash>55bbe45c5ebfdb66edc6502afd05a2342183ebb9</hash>
1414
<hashtype>sha1</hashtype>
1515
</bitrate>
1616
</version>
1717
</driver>
1818
<driver id="googlechrome">
19-
<version id="2.14">
19+
<version id="2.21">
2020
<bitrate thirtytwobit="true" sixtyfourbit="true">
21-
<filelocation>http://chromedriver.storage.googleapis.com/2.14/chromedriver_win32.zip</filelocation>
22-
<hash>4fe4aaf625073c39c29da994d815ffcc2c314c40</hash>
21+
<filelocation>http://chromedriver.storage.googleapis.com/2.21/chromedriver_win32.zip</filelocation>
22+
<hash>2ee59a8047ec345f886d5b90656dbea1469b7e44</hash>
2323
<hashtype>sha1</hashtype>
2424
</bitrate>
2525
</version>
2626
</driver>
2727
<driver id="operachromium">
28-
<version id="2.14">
29-
<bitrate thirtytwobit="true" sixtyfourbit="true">
30-
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.1.0/operadriver_win32.zip</filelocation>
31-
<hash>4a4ad051c315e4141048f0ae587c05f4c8720c24</hash>
28+
<version id="0.2.2">
29+
<bitrate sixtyfourbit="true">
30+
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.2.2/operadriver_win64.zip</filelocation>
31+
<hash>8b84d334ca6dc5e30c168d8df080c1827e4c6fdb</hash>
32+
<hashtype>sha1</hashtype>
33+
</bitrate>
34+
<bitrate thirtytwobit="true">
35+
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.2.2/operadriver_win32.zip</filelocation>
36+
<hash>daa9ba52eeca5ea3cb8a9020b85642ec047e9890</hash>
3237
<hashtype>sha1</hashtype>
3338
</bitrate>
3439
</version>
@@ -49,32 +54,41 @@
4954
</bitrate>
5055
</version>
5156
</driver>
57+
<driver id="marionette">
58+
<version id="0.6.2">
59+
<bitrate thirtytwobit="true" sixtyfourbit="true">
60+
<filelocation>https://github.com/jgraham/wires/releases/download/v0.6.2/wires-0.6.2-win.zip</filelocation>
61+
<hash>20a0eca607edd98392e0590a5a307ef56526647e</hash>
62+
<hashtype>sha1</hashtype>
63+
</bitrate>
64+
</version>
65+
</driver>
5266
</windows>
5367
<linux>
5468
<driver id="googlechrome">
55-
<version id="2.14">
69+
<version id="2.21">
5670
<bitrate sixtyfourbit="true">
57-
<filelocation>http://chromedriver.storage.googleapis.com/2.14/chromedriver_linux64.zip</filelocation>
58-
<hash>acb76a3eb2bc94ee96b6a17121980e2662c88650</hash>
71+
<filelocation>http://chromedriver.storage.googleapis.com/2.21/chromedriver_linux64.zip</filelocation>
72+
<hash>7be5d5c58fa826147aa83aa61c7fb0d8ca94805b</hash>
5973
<hashtype>sha1</hashtype>
6074
</bitrate>
6175
<bitrate thirtytwobit="true">
62-
<filelocation>http://chromedriver.storage.googleapis.com/2.14/chromedriver_linux32.zip</filelocation>
63-
<hash>237a5ed160bb23118a9ea5b84700e8799e897bd4</hash>
76+
<filelocation>http://chromedriver.storage.googleapis.com/2.21/chromedriver_linux32.zip</filelocation>
77+
<hash>f783f76e06db305f10df0d307abc4ab3e9b0d998</hash>
6478
<hashtype>sha1</hashtype>
6579
</bitrate>
6680
</version>
6781
</driver>
6882
<driver id="operachromium">
69-
<version id="2.14">
83+
<version id="0.2.2">
7084
<bitrate thirtytwobit="true">
71-
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.1.0/operadriver_linux32.zip</filelocation>
72-
<hash>feda76d61190161bd9923f8f1613447f722f12fc</hash>
85+
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.2.2/operadriver_linux32.zip</filelocation>
86+
<hash>8b0b92a870a1b4ba619eb0b85ec587caa2942e5b</hash>
7387
<hashtype>sha1</hashtype>
7488
</bitrate>
7589
<bitrate sixtyfourbit="true">
76-
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.1.0/operadriver_linux64.zip</filelocation>
77-
<hash>c36234222efccc1f874682b2ce2add639d544e9d</hash>
90+
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.2.2/operadriver_linux64.zip</filelocation>
91+
<hash>c207c6916e20ecbbc7157e3bdeb4737f14f15fe3</hash>
7892
<hashtype>sha1</hashtype>
7993
</bitrate>
8094
</version>
@@ -93,27 +107,31 @@
93107
</bitrate>
94108
</version>
95109
</driver>
110+
<driver id="marionette">
111+
<version id="0.6.2">
112+
<bitrate sixtyfourbit="true">
113+
<filelocation>https://github.com/jgraham/wires/releases/download/v0.6.2/wires-0.6.2-linux64.gz</filelocation>
114+
<hash>0adc84131607057ca37d42426798bff99faafb56</hash>
115+
<hashtype>sha1</hashtype>
116+
</bitrate>
117+
</version>
118+
</driver>
96119
</linux>
97120
<osx>
98121
<driver id="googlechrome">
99-
<version id="2.14">
122+
<version id="2.21">
100123
<bitrate thirtytwobit="true" sixtyfourbit="true">
101-
<filelocation>http://chromedriver.storage.googleapis.com/2.14/chromedriver_mac32.zip</filelocation>
102-
<hash>64ef44893a87a0e470b60ff8f5fc83a588b78023</hash>
124+
<filelocation>http://chromedriver.storage.googleapis.com/2.21/chromedriver_mac32.zip</filelocation>
125+
<hash>49afcd80ab445c3085f8012180f7579b90afb364</hash>
103126
<hashtype>sha1</hashtype>
104127
</bitrate>
105128
</version>
106129
</driver>
107130
<driver id="operachromium">
108-
<version id="2.14">
109-
<bitrate thirtytwobit="true">
110-
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.1.0/operadriver_mac32.zip</filelocation>
111-
<hash>7ab79a1c70bb0f5998b9c5c8d08160ef86b618e9</hash>
112-
<hashtype>sha1</hashtype>
113-
</bitrate>
131+
<version id="0.2.2">
114132
<bitrate sixtyfourbit="true">
115-
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.1.0/operadriver_mac64.zip</filelocation>
116-
<hash>32e5e0fc63bed0f61bb4e8695fd7a8faaebd7b37</hash>
133+
<filelocation>https://github.com/operasoftware/operachromiumdriver/releases/download/v0.2.2/operadriver_mac64.zip</filelocation>
134+
<hash>d58a3b676dda7ede5c38e5df218e7c619495c4ed</hash>
117135
<hashtype>sha1</hashtype>
118136
</bitrate>
119137
</version>
@@ -134,5 +152,14 @@
134152
</bitrate>
135153
</version>
136154
</driver>
155+
<driver id="marionette">
156+
<version id="0.6.2">
157+
<bitrate thirtytwobit="true" sixtyfourbit="true">
158+
<filelocation>https://github.com/jgraham/wires/releases/download/v0.6.2/wires-0.6.2-OSX.gz</filelocation>
159+
<hash>2efc475bcc736d0502fb09051932e63052e98c4e</hash>
160+
<hashtype>sha1</hashtype>
161+
</bitrate>
162+
</version>
163+
</driver>
137164
</osx>
138165
</root>

0 commit comments

Comments
 (0)