ncdu: add 1.11 bottle.
This commit is contained in:
parent
41f08e2bcd
commit
31aaa0dd02
1 changed files with 7 additions and 0 deletions
|
@ -3,6 +3,13 @@ class Ncdu < Formula
|
|||
url "http://dev.yorhel.nl/download/ncdu-1.11.tar.gz"
|
||||
sha256 "d0aea772e47463c281007f279a9041252155a2b2349b18adb9055075e141bb7b"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "dc534326b331cfaaead5fb152f0ef084bc29884d84cfcd91df151caa45a735c8" => :yosemite
|
||||
sha256 "7b7741df3ddbe01184b0965ed2f4ef37216ba12276dc32620c30e799369ffe87" => :mavericks
|
||||
sha256 "c678a0c167c84de103569e6625f52605afa64dfe5878c8410e2c0c99e6ba6b7e" => :mountain_lion
|
||||
end
|
||||
|
||||
head do
|
||||
url "git://g.blicky.net/ncdu.git"
|
||||
|
||||
|
|
Loading…
Reference in a new issue