Skip to content

Commit 45c9513

Browse files
chenrui333BrewTestBot
authored andcommitted
rustup-init 1.22.1
Closes Homebrew#57713. Signed-off-by: Dawid Dziurla <dawidd0811@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 339f272 commit 45c9513

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/rustup-init.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class RustupInit < Formula
22
desc "The Rust toolchain installer"
33
homepage "https://github.com/rust-lang/rustup.rs"
4-
url "https://github.com/rust-lang/rustup.rs/archive/1.22.0.tar.gz"
5-
sha256 "1810c0b12f32d85cd0302c1cc73b88893fb8aa7f20ec22cb4bf53ed25bb130fe"
4+
url "https://github.com/rust-lang/rustup.rs/archive/1.22.1.tar.gz"
5+
sha256 "ad46cc624f318a9493aa62fc9612a450564fe20ba93c689e0ad856bff3c64c5b"
66

77
bottle do
88
cellar :any_skip_relocation

0 commit comments

Comments
 (0)