Skip to content

Commit 0a7b3d5

Browse files
author
Federico Fissore
committed
Updated bundled reference
1 parent 7daf13e commit 0a7b3d5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

build/build.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@
151151

152152
<!-- Unzip documentation -->
153153
<antcall target="unzip">
154-
<param name="archive_file" value="shared/reference-1.6.6-tmp1.zip" />
155-
<param name="archive_url" value="http://downloads.arduino.cc/reference-1.6.6-tmp1.zip" />
154+
<param name="archive_file" value="shared/reference-1.6.6-2.zip" />
155+
<param name="archive_url" value="http://downloads.arduino.cc/reference-1.6.6-2.zip" />
156156
<param name="final_folder" value="${target.path}/reference/www.arduino.cc" />
157157
<param name="dest_folder" value="${target.path}/reference/" />
158158
</antcall>
+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ca51b6e4e299b3c6b544768783780218dd8e12e5

build/shared/reference-1.6.6-tmp1.zip.sha

-1
This file was deleted.

0 commit comments

Comments
 (0)