fabric: update 2.2.2 bottle.
This commit is contained in:
parent
d1e63f51a8
commit
7b1ab4efb2
1 changed files with 3 additions and 3 deletions
|
@ -9,9 +9,9 @@ class Fabric < Formula
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
cellar :any
|
cellar :any
|
||||||
sha256 "6b5821a7b6cba31c5e2bd783604b0dce30e54a7766108f8df47fd9c8d42aaa38" => :high_sierra
|
sha256 "5a8ba9c4299b4af8c78bb0ff306a96711958889842138f2482515350c03028fa" => :high_sierra
|
||||||
sha256 "52cebe718ef8cadc25d9c617291cacfd0bb11d7ef037e547b445e9be7a9a08d9" => :sierra
|
sha256 "a47fc3afb9c92030755677c09b82b9d12b63b6c3f4a300bd3efdc4d2997d4947" => :sierra
|
||||||
sha256 "c6b4e02bffcdd64df217b0c69662036f4f0f3d0b19d5db4082b5543b37ba345b" => :el_capitan
|
sha256 "48a44e7cd374582a3b1d6beedad600f551073fee32e3063527632c8fef881056" => :el_capitan
|
||||||
end
|
end
|
||||||
|
|
||||||
depends_on "python@2"
|
depends_on "python@2"
|
||||||
|
|
Loading…
Reference in a new issue