idcomments: add 0.18 bottle.
This commit is contained in:
parent
4309c7e735
commit
3596cdef94
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@ class Idcomments < Formula
|
|||
url "https://tools.ietf.org/tools/idcomments/idcomments-0.18.tgz"
|
||||
sha256 "a75774495e1b9b799326f3c6875db927835546b82762d565efe17e3cbfa6c7b8"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "d88751b05061809da43a70cb82c517dd82daae2d094d8d349e42f81a672c2667" => :yosemite
|
||||
sha256 "08f39fa9183cbae296859a932539f5b1d90a1e68ee0c2b59f1f22809c78fd78d" => :mavericks
|
||||
sha256 "f803cad790a7224fc20b2ba843683bb4687af58c21a08c96f23b0710c982af31" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on "rfcdiff"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue