Skip to content

Commit 2548150

Browse files
committed
awscli 2.27.23
1 parent 75a08b7 commit 2548150

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.27.22.tar.gz"
7-
sha256 "ff044550d92d2984eeb76134d8a84183e16b2032f4f4cc4ceedb5c565910e5d6"
6+
url "https://github.com/aws/aws-cli/archive/refs/tags/2.27.23.tar.gz"
7+
sha256 "3285eea837731e7e03b1be6f0a0e38e129ff547f3de69d36969830e7796ffcfe"
88
license "Apache-2.0"
99
head "https://github.com/aws/aws-cli.git", branch: "v2"
1010

0 commit comments

Comments
 (0)