awscli: update 1.16.10 bottle.
This commit is contained in:
parent
14c7a7ff78
commit
e74e655c91
1 changed files with 4 additions and 4 deletions
|
@ -10,10 +10,10 @@ class Awscli < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "6190d85f364b387c320ad92e8643f2906ffef626c1dc096f079afd90e4015963" => :mojave
|
||||
sha256 "ce5bb6875d301599d95f6a521ca93c062fff65d433253f3c56cb64c0aab588a0" => :high_sierra
|
||||
sha256 "23d8bc2d561518cf390c854d9750dae35afb878c641418c4068e80a6fe449582" => :sierra
|
||||
sha256 "bca1526dedd93d06a151be8654c8c30e9c9bb97f7f0d9934c40579b1ade9649a" => :el_capitan
|
||||
sha256 "f4a08767ed2c88b68c4a0920e0c26d4a11e0f15da8c2ada114988b4717b047e0" => :mojave
|
||||
sha256 "f74796b947d2ed4bdc665054a0de72e2c4641b056fe190081a1a0e5706ebb7a5" => :high_sierra
|
||||
sha256 "ee00c838d75b622cc80df1fbd4b9e331d6d6820cf63031e785c61f3531715367" => :sierra
|
||||
sha256 "97b011092a64395ebfbd03cf0d749bb198f008bb4c09d38a5d12db9aaa9bdfe4" => :el_capitan
|
||||
end
|
||||
|
||||
# Some AWS APIs require TLS1.2, which system Python doesn't have before High
|
||||
|
|
Loading…
Reference in a new issue