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 88d72be commit 6c2addeCopy full SHA for 6c2adde
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.42.tar.gz"
7
- sha256 "5afbe036e37d12786510164ee715c25519d617e85153f252f37ede802c1c8c4f"
+ url "https://github.com/aws/aws-cli/archive/refs/tags/2.27.43.tar.gz"
+ sha256 "5c568b3775274f97f68102ba16e180468210a3160ee316ebb588fd37017ba42d"
8
license "Apache-2.0"
9
head "https://github.com/aws/aws-cli.git", branch: "v2"
10
0 commit comments