Skip to content

Commit 25fe4f4

Browse files
committed
Update arduino-builder to 1.3.19
1 parent b599c4d commit 25fe4f4

12 files changed

+8
-6
lines changed

build/arduino-builder-arm-1.3.18.tar.bz2.sha

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
20520fce81997e40b01d003e4c5c00a0b8036c57

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

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
c2d8c712d908b370314a98cebe9bbf2ec621f5c6

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

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
66bb29b2ddcf1bc3896e2ccfa396353ea6735cc7

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

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f933da93b97b8981298b2e289d8650536b5978d5

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

-1
This file was deleted.
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
1cd4a97fba256a4560d4da68cbead738bf4e8312

build/build.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989

9090
<property name="portable" value="false" />
9191

92-
<property name="ARDUINO-BUILDER-VERSION" value="1.3.18" />
92+
<property name="ARDUINO-BUILDER-VERSION" value="1.3.19" />
9393
<property name="LIBLISTSERIAL-VERSION" value="1.1.0" />
9494

9595
<!-- Libraries required for running arduino -->

build/shared/revisions.txt

+2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
ARDUINO 1.6.10
22

33
[ide]
4+
* A lot of bugfixes to builder:
5+
https://github.com/arduino/arduino-builder/issues?q=milestone%3A1.3.19+is%3Aclosed
46

57
[core]
68
* fixed a small bug that caused a compile error on some 3rd party derivatives

0 commit comments

Comments
 (0)