appium: update 1.16.0 bottle.
This commit is contained in:
parent
eb36a01e78
commit
db3008eca1
1 changed files with 4 additions and 3 deletions
|
@ -8,9 +8,10 @@ class Appium < Formula
|
|||
head "https://github.com/appium/appium.git"
|
||||
|
||||
bottle do
|
||||
sha256 "02afa52b0d79465329a4ea6f3e95d0c4f7cee3f927792fa993bfd82f34896b27" => :catalina
|
||||
sha256 "a4e0ebf761c3ba449c98649d2fee2daa8ebd645220b47cea334aef6896587236" => :mojave
|
||||
sha256 "d47d136ee2629eae71ad776075c41eecfbf6c25a128b13754aeacf8718ac6a28" => :high_sierra
|
||||
cellar :any
|
||||
sha256 "f2b54dfcd6bba9655ce1563bb59efe80b1f1ffc71ee474f3b318016dbf58793e" => :catalina
|
||||
sha256 "c022f7eb569896f78cd03add87cd7137263a0869925a6b42ec334610719ed541" => :mojave
|
||||
sha256 "9e59c57b6c337bf947128ad23c28145d45c2375c8059ab8b2e66b528caa9010b" => :high_sierra
|
||||
end
|
||||
|
||||
depends_on "node"
|
||||
|
|
Loading…
Reference in a new issue