diff options
| author | Jack Nagel | 2014-06-08 11:09:12 -0500 |
|---|---|---|
| committer | Jack Nagel | 2014-06-08 11:09:14 -0500 |
| commit | ef2178dbf7bc03346283e170c0150ba61471818b (patch) | |
| tree | 717e12fdd07ebd8a75b6d5bf0e484ce96d12da96 /Library/Formula | |
| parent | c3541d8450b2cb9e93aacc7431d88f129f85116f (diff) | |
| download | homebrew-ef2178dbf7bc03346283e170c0150ba61471818b.tar.bz2 | |
ruby: bump revision for c3541d8450b2cb9e93aacc7431d88f129f85116f
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/ruby.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/ruby.rb b/Library/Formula/ruby.rb index 49fbd82e7..f24444eb5 100644 --- a/Library/Formula/ruby.rb +++ b/Library/Formula/ruby.rb @@ -4,6 +4,7 @@ class Ruby < Formula homepage 'https://www.ruby-lang.org/' url "http://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.2.tar.bz2" sha256 "6948b02570cdfb89a8313675d4aa665405900e27423db408401473f30fc6e901" + revision 1 bottle do sha1 "9c7a61fa34c47d0c48a23bf28a0d4c9a3f31b273" => :mavericks |
