You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2018/07/05 19:15:51 UTC

[mynewt-newt] branch master updated: Update newt_mac.rst

This is an automated email from the ASF dual-hosted git repository.

aditi pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mynewt-newt.git


The following commit(s) were added to refs/heads/master by this push:
     new 711c660  Update newt_mac.rst
711c660 is described below

commit 711c660a8ebf99bfbae7a5526fef99f11ca8fd92
Author: aditihilbert <ad...@runtime.io>
AuthorDate: Thu Jul 5 12:15:48 2018 -0700

    Update newt_mac.rst
---
 docs/install/newt_mac.rst | 22 +++++++++++-----------
 1 file changed, 11 insertions(+), 11 deletions(-)

diff --git a/docs/install/newt_mac.rst b/docs/install/newt_mac.rst
index f7b5566..a2f5c29 100644
--- a/docs/install/newt_mac.rst
+++ b/docs/install/newt_mac.rst
@@ -55,13 +55,13 @@ commands to upgrade to newt latest:
     $ brew update
     $ brew upgrade mynewt-newt
     ==> Upgrading 1 outdated package, with result:
-    runtimeco/mynewt/mynewt-newt 1.3.0
+    runtimeco/mynewt/mynewt-newt 1.4.1
     ==> Upgrading runtimeco/mynewt/mynewt-newt
-    ==> Downloading https://github.com/runtimeco/binary-releases/raw/master/mynewt-newt-tools_1.3.0/mynewt-newt-1.3.0.sierra.bottle.tar.gz
-    ==> Downloading from https://raw.githubusercontent.com/runtimeco/binary-releases/master/mynewt-newt-tools_1.3.0/mynewt-newt-1.3.0.sierra.bottle.tar.gz
+    ==> Downloading https://github.com/runtimeco/binary-releases/raw/master/mynewt-newt-tools_1.4.1/mynewt-newt-1.4.1.sierra.bottle.tar.gz
+    ==> Downloading from https://raw.githubusercontent.com/runtimeco/binary-releases/master/mynewt-newt-tools_1.4.1/mynewt-newt-1.4.1.sierra.bottle.tar.gz
     ######################################################################## 100.0%
-    ==> Pouring mynewt-newt-1.3.0.sierra.bottle.tar.gz
-    🍺  /usr/local/Cellar/mynewt-newt/1.3.0: 3 files, 7.9MB
+    ==> Pouring mynewt-newt-1.4.1.sierra.bottle.tar.gz
+    🍺  /usr/local/Cellar/mynewt-newt/1.4.1: 3 files, 7.9MB
 
 Installing the Latest Release Version of Newt
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -73,10 +73,10 @@ Run the following command to install the latest release version of newt:
     $ brew update
     $ brew install mynewt-newt
     ==> Installing mynewt-newt from runtimeco/mynewt
-    ==> Downloading https://github.com/runtimeco/binary-releases/raw/master/mynewt-newt-tools_1.3.0/mynewt-newt-1.3.0.sierra.bottle.tar.gz
-    Already downloaded: /Users/gavin/Library/Caches/Homebrew/mynewt-newt-1.3.0.sierra.bottle.tar.gz
-    ==> Pouring mynewt-newt-1.3.0.sierra.bottle.tar.gz
-    🍺  /usr/local/Cellar/mynewt-newt/1.3.0: 3 files, 7.9MB
+    ==> Downloading https://github.com/runtimeco/binary-releases/raw/master/mynewt-newt-tools_1.4.1/mynewt-newt-1.4.1.sierra.bottle.tar.gz
+    Already downloaded: /Users/gavin/Library/Caches/Homebrew/mynewt-newt-1.4.1.sierra.bottle.tar.gz
+    ==> Pouring mynewt-newt-1.4.1.sierra.bottle.tar.gz
+    🍺  /usr/local/Cellar/mynewt-newt/1.4.1: 3 files, 7.9MB
 
 **Notes:** Homebrew bottles for newt are available for Mac OS Sierra. If you are running an earlier version of Mac OS,
 the installation will install the latest version of Go and compile newt locally.
@@ -91,7 +91,7 @@ Check that you are using the installed version of newt:
     $ which newt
     /usr/local/bin/newt
     $ newt version
-    Apache Newt version: 1.3.0
+    Apache Newt version: 1.4.1
 
 **Note:** If you previously built newt from source and the output of
 ``which newt`` shows
@@ -186,4 +186,4 @@ you can run:
 
 .. code-block:: console
 
-    $ brew switch mynewt-newt 1.3.0
+    $ brew switch mynewt-newt 1.4.1