rust: update 1.5.0 bottle.

This commit is contained in:
BrewTestBot 2015-12-10 16:50:23 +00:00 committed by Dominyk Tiller
parent 6d98ddbab3
commit 8935fae7ef

View file

@ -26,9 +26,9 @@ class Rust < Formula
end
bottle do
sha256 "4b085815987a83b4d436a7250ba749d320c016d07232c4846a014bf1fa8ad828" => :el_capitan
sha256 "5752099e65266112c01422b211cd5a398e260782cf958eed2e6f37c8e813bd8c" => :yosemite
sha256 "312a9da9a0180e729e972bebf1de59875fe9e8b5da3debb25beab92d65429543" => :mavericks
sha256 "5aeabcbbf97d221a9391d971215de2db2704f6a1f7f10d91d33b89ef4aff6d20" => :el_capitan
sha256 "d6a6d90a90590bfb211608dc99dbaa5ceebe6ed9be9d52c0fd7d60069141e7e8" => :yosemite
sha256 "d4239efd38e9312e67782cbefc223bde3b37ee5709107a437575d11cc0f93df0" => :mavericks
end
option "with-llvm", "Build with brewed LLVM. By default, Rust's LLVM will be used."