clang-format: add 2014-12-03 bottle.
This commit is contained in:
parent
dd13fa4938
commit
d2e0f84635
1 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,13 @@ class ClangFormat < Formula
|
|||
homepage "http://clang.llvm.org/docs/ClangFormat.html"
|
||||
version "2014-12-03"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "109a8ffc7237fccf1c404c9333de2c4fd5a2715f" => :yosemite
|
||||
sha1 "ee71ece0c82ef48088dcba82bd126531f5e7c9c7" => :mavericks
|
||||
sha1 "d3ef2c3eeab0e5366ade06272e693ebf0659878c" => :mountain_lion
|
||||
end
|
||||
|
||||
stable do
|
||||
url "http://llvm.org/svn/llvm-project/llvm/tags/google/testing/2014-12-03/", :using => :svn
|
||||
|
||||
|
|
Loading…
Reference in a new issue