Skip to content

Commit b6adda1

Browse files
awscli 2.17.33
Co-authored-by: Branch Vincent <[email protected]>
1 parent 4742a10 commit b6adda1

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/a/awscli.rb

Lines changed: 4 additions & 4 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.17.32.tar.gz"
7-
sha256 "e4c44edc50bc84c497a528eb86046c4927343b780c0b3d44cac0fe7c25c69be5"
6+
url "https://github.com/aws/aws-cli/archive/refs/tags/2.17.33.tar.gz"
7+
sha256 "a782921a35aead55664adf45bb59c6b0161e7b4639af3805f9d1c56bbb3f921d"
88
license "Apache-2.0"
99
head "https://github.com/aws/aws-cli.git", branch: "v2"
1010

@@ -76,8 +76,8 @@ class Awscli < Formula
7676
end
7777

7878
resource "setuptools" do
79-
url "https://files.pythonhosted.org/packages/ce/ef/013ded5b0d259f3fa636bf35de186f0061c09fbe124020ce6b8db68c83af/setuptools-72.2.0.tar.gz"
80-
sha256 "80aacbf633704e9c8bfa1d99fa5dd4dc59573efcf9e4042c13d3bcef91ac2ef9"
79+
url "https://files.pythonhosted.org/packages/98/0b/56dabcf2b37d9152090bcd5d42e28ad312c9ba54fb1446b22dcc809dd84a/setuptools-73.0.0.tar.gz"
80+
sha256 "3c08705fadfc8c7c445cf4d98078f0fafb9225775b2b4e8447e40348f82597c0"
8181
end
8282

8383
resource "six" do

0 commit comments

Comments
 (0)