Skip to content

Commit

Permalink
Update WiFi101-Updater plugin to 0.10.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepmistry committed Mar 27, 2019
1 parent 933bbb3 commit a87024d
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@

<!-- Add WiFi101 updater tool -->
<antcall target="unzip">
<param name="archive_file" value="shared/WiFi101-Updater-ArduinoIDE-Plugin-0.10.6.zip" />
<param name="archive_url" value="https://github.com/arduino-libraries/WiFi101-FirmwareUpdater-Plugin/releases/download/v0.10.6/WiFi101-Updater-ArduinoIDE-Plugin-0.10.6.zip" />
<param name="archive_file" value="shared/WiFi101-Updater-ArduinoIDE-Plugin-0.10.7.zip" />
<param name="archive_url" value="https://github.com/arduino-libraries/WiFi101-FirmwareUpdater-Plugin/releases/download/v0.10.7/WiFi101-Updater-ArduinoIDE-Plugin-0.10.7.zip" />
<param name="final_folder" value="${target.path}/tools/WiFi101" />
<param name="dest_folder" value="${target.path}/tools/" />
</antcall>
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
6c99a37a7a5ad571773b39e3bf7f185907f77c2b

0 comments on commit a87024d

Please sign in to comment.