aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorBrewTestBot2015-01-15 23:32:31 +0000
committerJack Nagel2015-01-15 23:37:58 -0500
commit4d13fef1b1de6755cc72876cbfb4dec8f293c8f6 (patch)
treece332ff115f583816931d7556424e7e6c6ef9540 /Library
parentc2df3eac9dc9d35f68ae56fc0a48571ed1b081fb (diff)
downloadhomebrew-4d13fef1b1de6755cc72876cbfb4dec8f293c8f6.tar.bz2
commonmark: update 0.16 bottle.
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/commonmark.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/commonmark.rb b/Library/Formula/commonmark.rb
index e715ae4ab..e4cc00938 100644
--- a/Library/Formula/commonmark.rb
+++ b/Library/Formula/commonmark.rb
@@ -5,9 +5,9 @@ class Commonmark < Formula
bottle do
cellar :any
- sha1 "fbaebb5f33ffad7deb3b744d37e00bfab8d6251a" => :yosemite
- sha1 "3cd4d72d841ff4e95cb3fac25451b2979161b5a1" => :mavericks
- sha1 "f67567a2bf4bf4f619b3631a1c575f16a58df25c" => :mountain_lion
+ sha1 "685e8f6613827331a8d4c907eb04e69efb32c666" => :yosemite
+ sha1 "dc1d444e0c077d3432f004f6b310680af0796681" => :mavericks
+ sha1 "fdc2391df0e2253af799ad594c3c35305b0657d0" => :mountain_lion
end
depends_on "cmake" => :build