diff options
| author | BrewTestBot | 2015-04-13 18:42:18 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2015-04-13 12:19:46 -0700 |
| commit | 201260619a535853005c3dbfb3fe97434ebc93af (patch) | |
| tree | cd70b9fae08b77c32602732c2053e3a3b3ba4f1a | |
| parent | 4aa535dad54c25dee7790a3e1738dff1f18ff0d3 (diff) | |
| download | homebrew-201260619a535853005c3dbfb3fe97434ebc93af.tar.bz2 | |
ruby: update 2.2.2 bottle.
| -rw-r--r-- | Library/Formula/ruby.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb index aa45d0ae1..d0d95dac0 100644 --- a/Library/Formula/ruby.rb +++ b/Library/Formula/ruby.rb @@ -4,9 +4,9 @@ class Ruby < Formula sha256 "f3b8ffa6089820ee5bdc289567d365e5748d4170e8aa246d2ea6576f24796535" bottle do - sha1 "86b890a33905d8d99d0ea91194f91a0285c882c3" => :yosemite - sha1 "446d041833c0bbe8938c39d1c42950fbe2834490" => :mavericks - sha1 "a268f0dbfca4ed9f23694b68e1c3f58d7fb0c691" => :mountain_lion + sha256 "a3899bcda507cb92ec8b56c85ce87f243d36ad515b349a5cde0817d6eadd8761" => :yosemite + sha256 "adeaf776e7f24bdefd0c2f012432650e85e05ccb55735a68edb225c13cb96105" => :mavericks + sha256 "d7d2f35a774a39f565f27bfbcbf7e5813c4b8535c8c70eaee0cd9a9f834d5b0d" => :mountain_lion end head do |
