Skip to content

Commit 8a5aa33

Browse files
committed
(rustup-init.sh): Update version to match 1.25.1 release
Signed-off-by: Daniel Silverstone <[email protected]>
1 parent 48d233f commit 8a5aa33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rustup-init.sh

+1-1
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
#XXX: If you change anything here, please make the same changes in setup_mode.rs
2626
usage() {
2727
cat 1>&2 <<EOF
28-
rustup-init 1.25.0 (44db157b7 2022-06-15)
28+
rustup-init 1.25.1 (48d233f65 2022-07-12)
2929
The installer for rustup
3030
3131
USAGE:

0 commit comments

Comments
 (0)