fades: add 5 bottle.
This commit is contained in:
parent
c00331f4c2
commit
54a678d189
1 changed files with 7 additions and 0 deletions
|
@ -6,6 +6,13 @@ class Fades < Formula
|
|||
|
||||
head "https://github.com/PyAr/fades.git"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "03c99b08cf910903a08e1fdb45c8e359b419e32d5dceaa924a4731b8a9299b8d" => :el_capitan
|
||||
sha256 "b1de3519ca9423da3344d84afcfcb9fd7d8a9ea8e65064a075d8df77da3a8d93" => :yosemite
|
||||
sha256 "2bc897cf9b5d4c54261fff90e0fd519010de4784b8024538cc7bcd71158c2781" => :mavericks
|
||||
end
|
||||
|
||||
depends_on :python3
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue