parent
d6010395fb
commit
8a92820456
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class Rust < Formula
|
|||
homepage "https://www.rust-lang.org/"
|
||||
|
||||
stable do
|
||||
url "https://static.rust-lang.org/dist/rustc-1.27.0-src.tar.gz"
|
||||
sha256 "2cb9803f690349c9fd429564d909ddd4676c68dc48b670b8ddf797c2613e2d21"
|
||||
url "https://static.rust-lang.org/dist/rustc-1.27.1-src.tar.gz"
|
||||
sha256 "2133beb01ddc3aa09eebc769dd884533c6cfb08ce684f042497e097068d733d1"
|
||||
|
||||
resource "cargo" do
|
||||
url "https://github.com/rust-lang/cargo.git",
|
||||
|
|
Loading…
Reference in a new issue