Skip to content
This repository has been archived by the owner on Jul 25, 2020. It is now read-only.

Commit

Permalink
add built bottle info
Browse files Browse the repository at this point in the history
  • Loading branch information
AJ Beck committed May 9, 2019
1 parent f4e61f9 commit 81bbef2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/awscli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ 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/0.3.0"
root_url "https://github.com/ajb3ck/homebrew-616a-tap/releases/download/0.4.0"
cellar :any_skip_relocation
sha256 "a8155c5224df878afc5103b0da0e875df6332b0614921172f5da6a6fc00763ac" => :high_sierra
sha256 "949a9bdd0c7e8b1de87a40d84cbe29d466da75d10457b4d9c53f8741048b8045" => :mojave
end

# Some AWS APIs require TLS1.2, which system Python doesn't have before High
Expand Down

0 comments on commit 81bbef2

Please sign in to comment.