diff options
| author | BrewTestBot | 2015-01-11 00:29:40 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2015-01-11 10:13:52 +0000 |
| commit | 22a4c749513e5359299cd565ef4c5d8c2fc953ff (patch) | |
| tree | e36b48d2d208429d9f745a1348498e78adcc43ce /Library/Formula/rust.rb | |
| parent | 5c41d0e13f4671be94e0a8bc8fa4791d7ca1e5c7 (diff) | |
| download | homebrew-22a4c749513e5359299cd565ef4c5d8c2fc953ff.tar.bz2 | |
rust: update 1.0.0-alpha bottle.
Diffstat (limited to 'Library/Formula/rust.rb')
| -rw-r--r-- | Library/Formula/rust.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/rust.rb b/Library/Formula/rust.rb index ae08ff622..49d1219fd 100644 --- a/Library/Formula/rust.rb +++ b/Library/Formula/rust.rb @@ -9,9 +9,9 @@ class Rust < Formula head 'https://github.com/rust-lang/rust.git' bottle do - sha1 "8cc3fabfd93f5554e022d9f41f6950c27d427b44" => :mavericks - sha1 "0940a33152968c39b9f6d5f91b5405b92e16ebe7" => :mountain_lion - sha1 "c626fbcafc7b21533dd9df9a46cc124fa34a3321" => :lion + sha1 "5277e1c21e09bebde2c721be9b21680ba85d78bf" => :yosemite + sha1 "b46ed4b2cc08432f45cb9f28b2e5ee66280787ff" => :mavericks + sha1 "7d8e4945fffaf1844f166c7450d068e0860962b2" => :mountain_lion end def install |
