bluepill 2.3.1
Closes #27625. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
562ba492fa
commit
68c863598e
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/v2.3.0.tar.gz"
|
||||
sha256 "437134b0a0ecf084df3edbb9d27da386e3f863ae52de0e5abce08f48ac781477"
|
||||
url "https://github.com/linkedin/bluepill/archive/v2.3.1.tar.gz"
|
||||
sha256 "09d4e765b1721e325fa668536b2088053d6c4c84e199212c2532c4747e863293"
|
||||
head "https://github.com/linkedin/bluepill.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue