Created
January 21, 2015 04:40
-
-
Save qrush/0dfe23da2d6f697c61d9 to your computer and use it in GitHub Desktop.
Revisions
-
nick-thurber created this gist
Jan 21, 2015 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,27 @@ % curl -s https://static.rust-lang.org/rustup.sh | sudo sh rustup: CFG_CURL := /usr/bin/curl (curl 7.37.1 (x86_64-apple-darwin14.0) libcurl/7.37.1 SecureTransport zlib/1.2.5) rustup: CFG_TAR := /usr/bin/tar (bsdtar 2.8.3 - libarchive 2.8.3) rustup: CFG_FILE := /usr/bin/file rustup: CFG_SHA256SUM := rustup: CFG_SHASUM := /usr/bin/shasum (5.84) rustup: rustup: processing sh args rustup: rustup: CFG_PREFIX := rustup: CFG_DATE := rustup: rustup: validating sh args rustup: rustup: host triple: x86_64-apple-darwin rustup: Downloading https://static.rust-lang.org/dist/rust-nightly-x86_64-apple-darwin.tar.gz to /tmp/rustup-tmp-install.Flx2TpDW/rust-nightly-x86_64-apple-darwin.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 106M 100 106M 0 0 2222k 0 0:00:49 0:00:49 --:--:-- 2315k rustup: Downloading https://static.rust-lang.org/dist/rust-nightly-x86_64-apple-darwin.tar.gz.sha256 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 106 100 106 0 0 418 0 --:--:-- --:--:-- --:--:-- 418 rustup: Verifying hash rustup: error: invalid sha256. 7856dceb634065333f854dd7c3b8030c924c2bd7a3a7a2e2543499711bbbba90 https://static.rust-lang.org/dist/rust-nightly-x86_64-apple-darwin.tar.gz 696589a4ecb20448007d3885c1b2e68db59042b77658bb7decff577c590b58f4 /tmp/rustup-tmp-install.Flx2TpDW/rust-nightly-x86_64-apple-darwin.tar.gz