aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-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 9edd354cd..773740785 100644
--- a/Library/Formula/commonmark.rb
+++ b/Library/Formula/commonmark.rb
@@ -5,9 +5,9 @@ class Commonmark < Formula
bottle do
cellar :any
- sha1 "685e8f6613827331a8d4c907eb04e69efb32c666" => :yosemite
- sha1 "dc1d444e0c077d3432f004f6b310680af0796681" => :mavericks
- sha1 "fdc2391df0e2253af799ad594c3c35305b0657d0" => :mountain_lion
+ sha1 "c02997d6624c6a9ef4e627ff789cb83127a17b97" => :yosemite
+ sha1 "9777bbeb2d36fd1fc901261167af0452ecd21622" => :mavericks
+ sha1 "af4136806400ffcf35f984fbd52f16b5bf08f2e6" => :mountain_lion
end
depends_on "cmake" => :build