From 8c966b6e8ebd97878a5b1e6ef8c21d44594c31f5 Mon Sep 17 00:00:00 2001 From: Massimiliano Pippi Date: Wed, 14 Aug 2019 12:02:16 +0200 Subject: [PATCH 1/3] deprecate latest links --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index c721ad573db..ec63a396a4a 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ for example `~/local/bin`, set the `BINDIR` environment variable like this: curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install.sh | BINDIR=~/local/bin sh ``` +**Deprecation notice:** Links in the form `http://downloads.arduino.cc/arduino-cli/arduino-cli-latest-.tar.bz2` +won't be further updated. + Alternatively you can download one of the pre-built binaries for the supported platforms from the [release page](https://github.com/arduino/arduino-cli/releases). Once downloaded, place the executable `arduino-cli` into a directory which is in your `PATH`. From dff9e414159fcfa4d3c9d66dad140159d94cdf89 Mon Sep 17 00:00:00 2001 From: Massimiliano Pippi Date: Wed, 14 Aug 2019 12:23:20 +0200 Subject: [PATCH 2/3] Update README.md Co-Authored-By: per1234 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ec63a396a4a..564b6922e7a 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install. ``` **Deprecation notice:** Links in the form `http://downloads.arduino.cc/arduino-cli/arduino-cli-latest-.tar.bz2` -won't be further updated. +won't be further updated. That URL will always provide arduino-cli 0.3.7-alpha.preview, regardless of further releases. Alternatively you can download one of the pre-built binaries for the supported platforms from the [release page](https://github.com/arduino/arduino-cli/releases). Once downloaded, place the executable From 3fb8b925b5030a1fe0bba8948371906c271069ce Mon Sep 17 00:00:00 2001 From: Massimiliano Pippi Date: Mon, 19 Aug 2019 11:50:42 +0200 Subject: [PATCH 3/3] rephrase --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 564b6922e7a..e00d5f074b8 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ curl -fsSL https://raw.githubusercontent.com/arduino/arduino-cli/master/install. ``` **Deprecation notice:** Links in the form `http://downloads.arduino.cc/arduino-cli/arduino-cli-latest-.tar.bz2` -won't be further updated. That URL will always provide arduino-cli 0.3.7-alpha.preview, regardless of further releases. +won't be further updated. That URL will provide arduino-cli 0.3.7-alpha.preview, regardless of further releases. Alternatively you can download one of the pre-built binaries for the supported platforms from the [release page](https://github.com/arduino/arduino-cli/releases). Once downloaded, place the executable