Skip to content

Commit ba5e4c5

Browse files
BrewTestBotchenrui333
authored andcommitted
awscli 2.31.18
1 parent 5bd937d commit ba5e4c5

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.31.17.tar.gz"
7-
sha256 "3fc7c528fff447a39a7a1434d9f1226d6ef12708f9aaece0c84ade1fbf023f7c"
6+
url "https://github.com/aws/aws-cli/archive/refs/tags/2.31.18.tar.gz"
7+
sha256 "0e164de8e225122efccfae85c989e5b47c2de8a3d1efc4e7bdfe02ac29827d73"
88
license "Apache-2.0"
99
head "https://github.com/aws/aws-cli.git", branch: "v2"
1010

0 commit comments

Comments
 (0)