sf-pwgen: add 1.2 bottle.
Closes Homebrew/homebrew#27963. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
parent
8069ec34f2
commit
16f4605982
1 changed files with 6 additions and 0 deletions
|
@ -5,6 +5,12 @@ class SfPwgen < Formula
|
|||
url "https://bitbucket.org/anders/sf-pwgen/downloads/sf-pwgen-1.2.tar.gz"
|
||||
sha1 "7e8bc5e6c4f75ea9fbd904198a188264ff05837c"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "94cd1487d44fc74a8f8581889cfc91d4ebe16106" => :mavericks
|
||||
sha1 "6ae2fe533a617fca26f5bf665467f5bb1885f96b" => :mountain_lion
|
||||
end
|
||||
|
||||
depends_on :macos => :mountain_lion
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue