Skip to content

Commit

Permalink
awscli: update 1.16.170 bottle.
Browse files Browse the repository at this point in the history
Closes #13493

Signed-off-by: Issy Long <[email protected]>
  • Loading branch information
issyl0 committed Jun 6, 2019
1 parent 588b571 commit ac79c1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/awscli.rb
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ class Awscli < Formula
head "https://github.com/aws/aws-cli.git", :branch => "develop"

bottle do
root_url "https://linuxbrew.bintray.com/bottles"
cellar :any_skip_relocation
sha256 "4148adad96f53c731a24cfbfc8b0400e50ea63501cf99ed76fe66f23b82e49fc" => :mojave
sha256 "8a4b0f32cca2f048803361e47bf19d5c57ad8eb854689aa40c657e3d9f7b7891" => :high_sierra
sha256 "b924ba2baa54f73dd4332ab18326f39de737a0258761fc46d00bc5b6bfa74461" => :sierra
sha256 "ea2a5e56f770ad067647e2b0fe8efe5b9e899c7bc8047aa9fc085044119cfb45" => :x86_64_linux
end

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

0 comments on commit ac79c1e

Please sign in to comment.