bluepill 1.1.1
Closes #14677. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
c1e98da994
commit
be7bee01a6
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Bluepill < Formula
|
||||
desc "iOS testing tool that runs UI tests using multiple simulators"
|
||||
homepage "https://github.com/linkedin/bluepill"
|
||||
url "https://github.com/linkedin/bluepill/archive/1.1.0.tar.gz"
|
||||
sha256 "50c33976865244c1ebd181c374218bfa75d79f22baec3e16319250640f8625b7"
|
||||
url "https://github.com/linkedin/bluepill/archive/v1.1.1.tar.gz"
|
||||
sha256 "4435c92b090f604050b5aacda0d1b4456d812279fae904cb227b14370d13a949"
|
||||
head "https://github.com/linkedin/bluepill.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue