bluepill 1.0.1
Closes #12455. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
8b72798ff7
commit
2c9034b126
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/v1.0.0.tar.gz"
|
||||
sha256 "8f1e614a97e77389494dd9a54e0eb5c53cd874c4af0c96a168fdcc2d0171a2a2"
|
||||
url "https://github.com/linkedin/bluepill/archive/v1.0.1.tar.gz"
|
||||
sha256 "7d8f568121dc0bff5bb5b1e1b595a68490729d6020df58c8ca9aca21f239be7d"
|
||||
head "https://github.com/linkedin/bluepill.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue