rustup-init 1.18.2

Closes #39509.

Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
Chongyu Zhu 2019-05-04 03:02:58 +08:00
parent ce58738c10
commit 7259ebdeda
No known key found for this signature in database
GPG key ID: 1A43E3C9100B38F5

View file

@ -1,8 +1,8 @@
class RustupInit < Formula
desc "The Rust toolchain installer"
homepage "https://github.com/rust-lang/rustup.rs"
url "https://github.com/rust-lang/rustup.rs/archive/1.18.1.tar.gz"
sha256 "a53ad8a9da617dbdf3bcad31eddb9483ba9cfa73f4e5cfbbc86de4d3b28338a9"
url "https://github.com/rust-lang/rustup.rs/archive/1.18.2.tar.gz"
sha256 "03b82d66d1d2529f9b6ff052b40d8f5381336a7ada52a56dd1eb2a6a0c5b6905"
bottle do
cellar :any_skip_relocation