diff options
Diffstat (limited to 'source/d/rust/rust.url')
-rw-r--r-- | source/d/rust/rust.url | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source/d/rust/rust.url b/source/d/rust/rust.url index ae8f914c..ac8440fe 100644 --- a/source/d/rust/rust.url +++ b/source/d/rust/rust.url @@ -1,5 +1,5 @@ # Source code (repacked to .tar.lz): -VERSION=1.61.0 +VERSION=1.62.0 rm -f rustc-${VERSION}-src.tar.* lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz lftpget https://static.rust-lang.org/dist/rustc-${VERSION}-src.tar.gz.asc @@ -20,8 +20,8 @@ fi # update the settings below, look at src/stage0.json in the Rust sources. exit 0 -BOOTSTRAP_DATE=2022-04-07 -BOOTSTRAP_VERSION=1.60.0 +BOOTSTRAP_DATE=2022-05-19 +BOOTSTRAP_VERSION=1.61.0 BOOTSTRAP_CARGO=$BOOTSTRAP_VERSION # i686 bootstrap: |