Skip to content

Commit 12fd7d8

Browse files
author
Federico Fissore
committed
Updating arduino-builder to 1.2.4
Updating Bridge to 1.6.0
1 parent 5e58513 commit 12fd7d8

11 files changed

+7
-7
lines changed

build/Bridge-1.1.0.zip.sha

Lines changed: 0 additions & 1 deletion
This file was deleted.

build/Bridge-1.6.0.zip.sha

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
e6eac514cf198ef84ca9669402d20cebabadf7b8

build/arduino-builder-linux32-1.2.3.tar.bz2.sha

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
998dfe3fd4ce31b1d80200ab732f0ccb449e3ddd

build/arduino-builder-linux64-1.2.3.tar.bz2.sha

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
88b3d0e64af2be081380c1237dbec41665740196

build/arduino-builder-macosx-1.2.3.tar.bz2.sha

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c0fb19a39401a709ecb449026e2cfd344299d5db

build/arduino-builder-windows-1.2.3.zip.sha

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
4d21ca36ab75dc37453dcf50bd1c3c04e494bf7b

build/build.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
</or>
7272
</condition>
7373

74-
<property name="ARDUINO-BUILDER-VERSION" value="1.2.3" />
74+
<property name="ARDUINO-BUILDER-VERSION" value="1.2.4" />
7575

7676
<!-- Libraries required for running arduino -->
7777
<fileset dir=".." id="runtime.jars">
@@ -186,7 +186,7 @@
186186
</copy>
187187

188188
<download-library name="Firmata" version="2.5.0" tag="2.5.0"/>
189-
<download-library name="Bridge" version="1.1.0"/>
189+
<download-library name="Bridge" version="1.6.0"/>
190190
<download-library name="Robot_Control" version="1.0.2"/>
191191
<download-library name="Robot_Motor" version="1.0.2"/>
192192
<download-library name="RobotIRremote" version="1.0.2"/>

0 commit comments

Comments
 (0)