pdsh: update 2.31 bottle.
This commit is contained in:
parent
ee968abafa
commit
244e9cf7f5
1 changed files with 4 additions and 4 deletions
|
@ -8,10 +8,10 @@ class Pdsh < Formula
|
|||
head "https://github.com/grondo/pdsh.git"
|
||||
|
||||
bottle do
|
||||
sha256 "c10be115e4794667d9c2347d95eb40aa10ee932d92f4bb76b725d7ef3c241823" => :el_capitan
|
||||
sha256 "a48664745214479e43afbcb75a35cb2c1056a8036b13e2ff5e757c603db03eb0" => :yosemite
|
||||
sha256 "7a994ac4f24950407b46d3d97758d60d5b9ae94b23d8b308a3a9139a7db4efc1" => :mavericks
|
||||
sha256 "a40070aef9be5f23d6a739bcff1f143cff3123ac50c7c8801874797f6011578f" => :mountain_lion
|
||||
revision 1
|
||||
sha256 "a1646861fa1ab99188ba0de4f34ecccb2ca83ed903ba3a35fd2cc3d401f4bf68" => :el_capitan
|
||||
sha256 "0dff88e9e6a412c89c40f9665ff00d254dd87faedba40abd8921fcfd0f6c49c8" => :yosemite
|
||||
sha256 "2460e8f10a6b489856425c7b212221dab8b12afa1940ffc8741f69a21a5436c5" => :mavericks
|
||||
end
|
||||
|
||||
option "without-dshgroups", "This option should be specified to load genders module first"
|
||||
|
|
Loading…
Reference in a new issue