awscli: update 1.16.20 bottle.
This commit is contained in:
parent
26491fbf34
commit
f3fd6b14a1
1 changed files with 3 additions and 4 deletions
|
@ -10,10 +10,9 @@ class Awscli < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "f4a08767ed2c88b68c4a0920e0c26d4a11e0f15da8c2ada114988b4717b047e0" => :mojave
|
||||
sha256 "f74796b947d2ed4bdc665054a0de72e2c4641b056fe190081a1a0e5706ebb7a5" => :high_sierra
|
||||
sha256 "ee00c838d75b622cc80df1fbd4b9e331d6d6820cf63031e785c61f3531715367" => :sierra
|
||||
sha256 "97b011092a64395ebfbd03cf0d749bb198f008bb4c09d38a5d12db9aaa9bdfe4" => :el_capitan
|
||||
sha256 "9e69b0fe73789d48358bdcc2e675fe1adaddcd2292c1be0bf7d55db5e2111092" => :mojave
|
||||
sha256 "fd2356bef1ca832000d29d7f54d315447edce4574909b8be54c77a02ea0cbd41" => :high_sierra
|
||||
sha256 "a835604ade46cda28216d81345011ea94127873a70de55128e2e301dba82fc84" => :sierra
|
||||
end
|
||||
|
||||
# Some AWS APIs require TLS1.2, which system Python doesn't have before High
|
||||
|
|
Loading…
Reference in a new issue