mirror of
https://github.com/dtolnay/rust-toolchain.git
synced 2024-11-13 04:56:33 +02:00
Add 1.62.1 patch release
This commit is contained in:
parent
6249e8548d
commit
c517642e90
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@ fi
|
|||
patch_releases=(
|
||||
1.12.1 1.15.1 1.22.1 1.24.1 1.26.1 1.26.2 1.27.1 1.27.2 1.29.1 1.29.2 1.30.1
|
||||
1.31.1 1.34.1 1.34.2 1.41.1 1.43.1 1.44.1 1.45.1 1.45.2 1.52.1 1.56.1 1.58.1
|
||||
1.62.1
|
||||
)
|
||||
|
||||
releases() {
|
||||
|
|
Loading…
Reference in a new issue