We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7daf13e commit 0a7b3d5Copy full SHA for 0a7b3d5
build/build.xml
@@ -151,8 +151,8 @@
151
152
<!-- Unzip documentation -->
153
<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" />
+ <param name="archive_file" value="shared/reference-1.6.6-2.zip" />
+ <param name="archive_url" value="http://downloads.arduino.cc/reference-1.6.6-2.zip" />
156
<param name="final_folder" value="${target.path}/reference/www.arduino.cc" />
157
<param name="dest_folder" value="${target.path}/reference/" />
158
</antcall>
build/shared/reference-1.6.6-2.zip.sha
@@ -0,0 +1 @@
1
+ca51b6e4e299b3c6b544768783780218dd8e12e5
build/shared/reference-1.6.6-tmp1.zip.sha
0 commit comments