multimarkdown: update 5.4.0 bottle.
This commit is contained in:
parent
a69e5f4d43
commit
e0907e6b8c
1 changed files with 3 additions and 3 deletions
|
@ -10,9 +10,9 @@ class Multimarkdown < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any_skip_relocation
|
cellar :any_skip_relocation
|
||||||
sha256 "8c6c18b293bc6df5495af9e6048b114d9582b14c99edfc790f1edb01341c665f" => :el_capitan
|
sha256 "72571c5521bda002ce2b140bc7e8fd224c0545e9f21b6268ad5a2ecedfe4e025" => :el_capitan
|
||||||
sha256 "5ca4d414003d869395880dcf4068b15421464ce6aabd32711b21d31bab49750c" => :yosemite
|
sha256 "7c5370be42b0e15b19da90d8ead5aec745e24c842aea2cf2c210f399d84b67d8" => :yosemite
|
||||||
sha256 "070759d16a75575f519ee4f8dd263940df46cff83a901a925ebd4da1c4f7871b" => :mavericks
|
sha256 "475aed59ab53d010d8238fb8d0646c43de994c46893baecabcbcfc33c99b15fc" => :mavericks
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "cmake" => :build
|
depends_on "cmake" => :build
|
||||||
|
|
Loading…
Reference in a new issue