File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ class Awscli < Formula
3
3
4
4
desc "Official Amazon AWS command-line interface"
5
5
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 "
8
8
license "Apache-2.0"
9
9
head "https://github.com/aws/aws-cli.git" , branch : "v2"
10
10
@@ -76,8 +76,8 @@ class Awscli < Formula
76
76
end
77
77
78
78
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 "
81
81
end
82
82
83
83
resource "six" do
You can’t perform that action at this time.
0 commit comments