We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58188f7 commit a49d04cCopy full SHA for a49d04c
Formula/a/awscli.rb
@@ -3,8 +3,8 @@ class Awscli < Formula
3
4
desc "Official Amazon AWS command-line interface"
5
homepage "https://aws.amazon.com/cli/"
6
- url "https://github.com/aws/aws-cli/archive/refs/tags/2.27.24.tar.gz"
7
- sha256 "d9639e455328e38dfd24a9bfcc34291cc40e5ce93d1930194cf7e8d1a24f9abc"
+ url "https://github.com/aws/aws-cli/archive/refs/tags/2.27.25.tar.gz"
+ sha256 "f9e7b50998930fbc93ce26e7be3322954a3d2bbd164688f4b23bbadab04f184b"
8
license "Apache-2.0"
9
head "https://github.com/aws/aws-cli.git", branch: "v2"
10
0 commit comments