From 65e942806f6bde8e6da0becc51cb9afa79e5fbf7 Mon Sep 17 00:00:00 2001 From: JimmyJam Date: Wed, 22 Mar 2017 19:51:38 -0500 Subject: [PATCH] updated stale URLs in build files --- build.xml | 2 +- build/linux/plat-build.xml | 2 +- build/macosx/plat-build.xml | 4 ++-- build/windows/plat-build.xml | 8 ++++---- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/build.xml b/build.xml index 4afe444..02073e1 100644 --- a/build.xml +++ b/build.xml @@ -91,7 +91,7 @@ location="${deps.archive}/tools-avr.tgz"/> + value="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/wiring/reference.zip"/> diff --git a/build/linux/plat-build.xml b/build/linux/plat-build.xml index 1b3ce4c..c745c26 100644 --- a/build/linux/plat-build.xml +++ b/build/linux/plat-build.xml @@ -27,7 +27,7 @@ + value="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/wiring/tools-avr-linux-i586.tar.gz"/> + value="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/wiring/tools-avr-1.0-macosx-10.6.tar.gz"/> + value="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/wiring/tools-common-1.0-macosx-10.6.tar.gz"/> + value="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/wiring/tools-avr-1.0-windows-i586.tar.gz"/> + value="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/wiring/tools-common-1.0-windows-i586.tar.gz"/> + value="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/wiring/jre-tools-6u37-windows32.zip"/>