From e43d882d86bb29735bbe6bf4b2696da0cfac0bdb Mon Sep 17 00:00:00 2001 From: ilovezfs Date: Thu, 11 May 2017 22:02:29 -0700 Subject: [PATCH] bluepill 1.0.2 Closes #13502. Signed-off-by: JCount --- Formula/bluepill.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/bluepill.rb b/Formula/bluepill.rb index be029c55bc..b9f0cef428 100644 --- a/Formula/bluepill.rb +++ b/Formula/bluepill.rb @@ -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.1.tar.gz" - sha256 "7d8f568121dc0bff5bb5b1e1b595a68490729d6020df58c8ca9aca21f239be7d" + url "https://github.com/linkedin/bluepill/archive/v1.0.2.tar.gz" + sha256 "7483fc6f312cb76200364c0a09d0895218e4f69349e9467338155684ec09aaab" head "https://github.com/linkedin/bluepill.git" bottle do