makefile2graph: update 1.5.0 bottle.
This commit is contained in:
parent
598282161f
commit
150c543b2e
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Makefile2graph < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "17670db7e3a7e0b02ef812a6f7f803a9192dcf61" => :yosemite
|
||||
sha1 "88171840b729d628a7ab58fc1febe312d87a970e" => :mavericks
|
||||
sha1 "87b9cf5a1995046638de61c854b0c12f8457ed87" => :mountain_lion
|
||||
sha1 "dd3b740ea2abc872fca365d6e6872b36cad8d10d" => :yosemite
|
||||
sha1 "eef36f040d63dd9df3ec69cb787b1ceea610bf42" => :mavericks
|
||||
sha1 "f2ae7bcf26c93031f82d15dc636885aff4c0b1da" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "graphviz" => :recommended
|
||||
|
|
Loading…
Reference in a new issue