dcd: add head
Closes Homebrew/homebrew#42141. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
e8efe6cf9f
commit
86cf724517
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ class Dcd < Formula
|
|||
:tag => "v0.6.0",
|
||||
:revision => "633b1667ef223e6eda7bcfd2d2d746f59036571f"
|
||||
|
||||
head "https://github.com/Hackerpilot/dcd.git", :shallow => false
|
||||
|
||||
bottle do
|
||||
sha256 "b2bfea971d1cce8f221a524d3ddd10f5b2e6775acfe29754d765785d875a6bb6" => :yosemite
|
||||
sha256 "f159386dfbfb7d225010f3fa24e9b0dc911a718bd81a059be243edb6af4f880c" => :mavericks
|
||||
|
|
Loading…
Reference in a new issue