Skip to content

Commit

Permalink
Update commit sha in rustup-init.sh again
Browse files Browse the repository at this point in the history
Signed-off-by: hi-rustin <rustin.liu@gmail.com>
  • Loading branch information
hi-rustin committed Apr 5, 2023
1 parent 1fd854f commit 5af9b94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rustup-init.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ RUSTUP_UPDATE_ROOT="${RUSTUP_UPDATE_ROOT:-https://static.rust-lang.org/rustup}"
# NOTICE: If you change anything here, please make the same changes in setup_mode.rs
usage() {
cat <<EOF
rustup-init 1.26.0 (5716902fb 2023-03-21)
rustup-init 1.26.0 (577bf51ae 2023-04-05)
The installer for rustup
USAGE:
Expand Down

0 comments on commit 5af9b94

Please sign in to comment.