lesspipe: add 1.82 bottle.
This commit is contained in:
parent
31c1d97bd5
commit
a36f7538b5
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ class Lesspipe < Formula
|
|||
url 'https://downloads.sourceforge.net/project/lesspipe/lesspipe/1.82/lesspipe-1.82.tar.gz'
|
||||
sha1 '61a7657b20b910ed8219c6b77467e601f9a89894'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "3a8e56f9b9b38d291d57f3a702e0dfb488814fb4686594084aa10a97f0cf2448" => :yosemite
|
||||
sha256 "f33d17225509888d6193b1c5bac74577168d57cccd274065d195c9661774c68a" => :mavericks
|
||||
sha256 "201d33d2ae2aff83e00bbcea23bf872f2a20938ba194d175426837fc041117c0" => :mountain_lion
|
||||
end
|
||||
|
||||
option 'syntax-highlighting', 'Enable syntax highlighting'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue