From e40958a4da0cfb06398061acd4ff779de9b1a9f8 Mon Sep 17 00:00:00 2001 From: AJ Beck Date: Fri, 17 Aug 2018 09:17:27 -0500 Subject: [PATCH] correct issue with root_url for awscli bottle --- Formula/awscli.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Formula/awscli.rb b/Formula/awscli.rb index 95d48f8..64c1145 100644 --- a/Formula/awscli.rb +++ b/Formula/awscli.rb @@ -9,7 +9,7 @@ class Awscli < Formula head "https://github.com/aws/aws-cli.git", :branch => "develop" bottle do - root_url "https://github.com/ajb3ck/homebrew-616a-tap/releases/download/v0.2.0/" + root_url "https://github.com/ajb3ck/homebrew-616a-tap/releases/download/v0.2.0" cellar :any rebuild 1 sha256 "9f9e303735fbb2bec01fb5960a41bde0bfa230d6e190a3d411e12f1cca3f21b9" => :high_sierra