awscli 1.6.10
Closes Homebrew/homebrew#35631. Signed-off-by: Tim D. Smith <git@tim-smith.us>
This commit is contained in:
parent
9fb90ce005
commit
ce7c484e37
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
class Awscli < Formula
|
||||
homepage "https://aws.amazon.com/cli/"
|
||||
url "https://pypi.python.org/packages/source/a/awscli/awscli-1.6.5.tar.gz"
|
||||
sha1 "e9d225414c1d782f6951ee82e25a7d44f0f4127b"
|
||||
url "https://pypi.python.org/packages/source/a/awscli/awscli-1.6.10.tar.gz"
|
||||
sha1 "47aa6d8212fa268bcc520a51210ec72e49c488d5"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue