Skip to content

Commit 2746186

Browse files
committed
awscli 2.32.11
1 parent 14e8f51 commit 2746186

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/a/awscli.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Awscli < Formula
33

44
desc "Official Amazon AWS command-line interface"
55
homepage "https://aws.amazon.com/cli/"
6-
url "https://github.com/aws/aws-cli/archive/refs/tags/2.32.10.tar.gz"
7-
sha256 "9badfcd3618454ac5ae2011b1244a3eecf623fea23730536e21cb18022b5ad2c"
6+
url "https://github.com/aws/aws-cli/archive/refs/tags/2.32.11.tar.gz"
7+
sha256 "1bb673a68efae6046bab949116e4608fabba65faff904a8097681967153a9746"
88
license "Apache-2.0"
99
head "https://github.com/aws/aws-cli.git", branch: "v2"
1010

0 commit comments

Comments
 (0)