aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/rust.rb
diff options
context:
space:
mode:
authorBrewTestBot2014-04-03 21:14:11 +0100
committerJack Nagel2014-04-03 15:20:38 -0500
commitbc757bbda2a83305d75b9d513727fc172e859680 (patch)
treef1b3aa1a5a3b5323fa4610d6378b240ce1479aeb /Library/Formula/rust.rb
parent781e1c59d77b9344b2b98dcaf299cef934f5ff21 (diff)
downloadhomebrew-bc757bbda2a83305d75b9d513727fc172e859680.tar.bz2
rust: update 0.10 bottle.
Diffstat (limited to 'Library/Formula/rust.rb')
-rw-r--r--Library/Formula/rust.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/rust.rb b/Library/Formula/rust.rb
index 64ef5ff58..d325a68fe 100644
--- a/Library/Formula/rust.rb
+++ b/Library/Formula/rust.rb
@@ -8,9 +8,9 @@ class Rust < Formula
head 'https://github.com/mozilla/rust.git'
bottle do
- sha1 'faecc6797465be3297554bf18c4b0ff73d27bfb1' => :mavericks
- sha1 '4546c45d79531e0797af6e7bd9c6b2aaceb8b1e4' => :mountain_lion
- sha1 '924740d0e449bab18e7f06f263ee2f1ececee5f4' => :lion
+ sha1 "b5b11a57f873c8fd3a794ede207839dcb0bfbe4b" => :mavericks
+ sha1 "ca4d44441ef88c71cd98852c36d15d89e95d9fb7" => :mountain_lion
+ sha1 "507705ef8749dd3cfae781f016e18bfcc09d8947" => :lion
end
fails_with :clang do