aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-01-06 19:03:31 +0000
committerBrewTestBot2015-01-06 19:03:31 +0000
commitcd0f3183b253fb3d3d359a36c6671de92d1b2258 (patch)
tree6671d25087e5018a9205c68b6fb05c9635d75267 /Library/Formula
parentc7047ecb9783d0d6ad9f05c176caf62014012851 (diff)
downloadhomebrew-cd0f3183b253fb3d3d359a36c6671de92d1b2258.tar.bz2
src: update 0.18 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/src.rb6
1 files changed, 4 insertions, 2 deletions
diff --git a/Library/Formula/src.rb b/Library/Formula/src.rb
index a57d3f0c4..adb1a6889 100644
--- a/Library/Formula/src.rb
+++ b/Library/Formula/src.rb
@@ -5,8 +5,10 @@ class Src < Formula
bottle do
cellar :any
- sha1 "30728356bf11780f2c9c4894bd381b4b107f8661" => :yosemite
- sha1 "bbabdfe74081f4624a487d845f20750b142c5b05" => :mavericks
+ revision 1
+ sha1 "65716b34afa534be339e0a954cc2206398002401" => :yosemite
+ sha1 "0a43a156e56b9dc7b62f8fe9cfc9095aa5d3cf64" => :mavericks
+ sha1 "cd51d4f5714a360549d9548a25c27a508aa9ae1b" => :mountain_lion
end
depends_on "rcs"