Skip to content

Commit

Permalink
Updating arduino-builder to 1.0.0-beta16
Browse files Browse the repository at this point in the history
  • Loading branch information
Federico Fissore committed Sep 28, 2015
1 parent ffd2943 commit a75f2f5
Show file tree
Hide file tree
Showing 9 changed files with 5 additions and 5 deletions.
1 change: 0 additions & 1 deletion build/arduino-builder-linux32-1.0.0-beta15.tar.bz2.sha

This file was deleted.

1 change: 1 addition & 0 deletions build/arduino-builder-linux32-1.0.0-beta16.tar.bz2.sha
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
f179f515fd930f8bc0b4c02def40651920dedd30
1 change: 0 additions & 1 deletion build/arduino-builder-linux64-1.0.0-beta15.tar.bz2.sha

This file was deleted.

1 change: 1 addition & 0 deletions build/arduino-builder-linux64-1.0.0-beta16.tar.bz2.sha
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
53cb49be5cb1dbbad1a3f431fa03ca191c38f46c
1 change: 0 additions & 1 deletion build/arduino-builder-macosx-1.0.0-beta15.tar.bz2.sha

This file was deleted.

1 change: 1 addition & 0 deletions build/arduino-builder-macosx-1.0.0-beta16.tar.bz2.sha
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
26e512d1c6e065113e28073fdefb23b2050476d3
1 change: 0 additions & 1 deletion build/arduino-builder-windows-1.0.0-beta15.zip.sha

This file was deleted.

1 change: 1 addition & 0 deletions build/arduino-builder-windows-1.0.0-beta16.zip.sha
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
47f8c79d02c1fc7e69f16aece5529b212df01c72
2 changes: 1 addition & 1 deletion build/build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
</or>
</condition>

<property name="ARDUINO-BUILDER-VERSION" value="1.0.0-beta15" />
<property name="ARDUINO-BUILDER-VERSION" value="1.0.0-beta16" />

<!-- Libraries required for running arduino -->
<fileset dir=".." id="runtime.jars">
Expand Down

0 comments on commit a75f2f5

Please sign in to comment.