Skip to content

Commit 3c37600

Browse files
committed
Update commit sha in rustup-init.sh
1 parent 4228dfb commit 3c37600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustup-init.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ RUSTUP_UPDATE_ROOT="${RUSTUP_UPDATE_ROOT:-https://static.rust-lang.org/rustup}"
2525
# NOTICE: If you change anything here, please make the same changes in setup_mode.rs
2626
usage() {
2727
cat <<EOF
28-
rustup-init 1.25.2 (8c4dad73d 2023-02-01)
28+
rustup-init 1.26.0 (4228dfb32 2023-03-10)
2929
The installer for rustup
3030
3131
USAGE:

0 commit comments

Comments
 (0)