File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ 5d08005efa0ee16ea6b422d34689ae0d7b390a12
Original file line number Diff line number Diff line change 186186 </fileset >
187187 </copy >
188188 <antcall target =" unzip" >
189- <param name =" archive_file" value =" Firmata-2.4.3 .zip" />
190- <param name =" archive_url" value =" https://github.com/arduino-libraries/Firmata/archive/v2.4.3 .zip" />
191- <param name =" final_folder" value =" ${ target.path } /libraries/Firmata-2.4.3 " />
189+ <param name =" archive_file" value =" Firmata-2.4.4 .zip" />
190+ <param name =" archive_url" value =" https://github.com/arduino-libraries/Firmata/archive/v2.4.4 .zip" />
191+ <param name =" final_folder" value =" ${ target.path } /libraries/Firmata-2.4.4 " />
192192 <param name =" dest_folder" value =" ${ target.path } /libraries" />
193193 </antcall >
194- <move file =" ${ target.path } /libraries/Firmata-2.4.3 " tofile =" ${ target.path } /libraries/Firmata" />
194+ <move file =" ${ target.path } /libraries/Firmata-2.4.4 " tofile =" ${ target.path } /libraries/Firmata" />
195195 <antcall target =" unzip" >
196196 <param name =" archive_file" value =" Temboo-1.1.2.zip" />
197197 <param name =" archive_url" value =" https://github.com/temboo/Temboo/archive/1.1.2.zip" />
You can’t perform that action at this time.
0 commit comments