rust: update 0.11.0 bottle.
Closes Homebrew/homebrew#30620. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
4cace8b02c
commit
ce7968b4a9
1 changed files with 3 additions and 3 deletions
|
@ -8,9 +8,9 @@ class Rust < Formula
|
|||
head 'https://github.com/mozilla/rust.git'
|
||||
|
||||
bottle do
|
||||
sha1 "b5b11a57f873c8fd3a794ede207839dcb0bfbe4b" => :mavericks
|
||||
sha1 "ca4d44441ef88c71cd98852c36d15d89e95d9fb7" => :mountain_lion
|
||||
sha1 "507705ef8749dd3cfae781f016e18bfcc09d8947" => :lion
|
||||
sha1 "80cb5b7ab75da8fdab98f56441a69a2a3e575595" => :mavericks
|
||||
sha1 "476b4a75e28c68fec195535ed2aaf8082af9597f" => :mountain_lion
|
||||
sha1 "e4246f7544502ac83c4485e82660ab5bcce96979" => :lion
|
||||
end
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue