Skip to content

Commit 4dade53

Browse files
BrewTestBotbotantony
authored andcommitted
awscli 2.31.18
1 parent 5bd937d commit 4dade53

File tree

1 file changed

+18
-18
lines changed

1 file changed

+18
-18
lines changed

Formula/a/awscli.rb

Lines changed: 18 additions & 18 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

@@ -19,14 +19,14 @@ class Awscli < Formula
1919

2020
depends_on "cmake" => :build
2121
depends_on "openssl@3"
22-
depends_on "python@3.13"
22+
depends_on "python@3.14"
2323

2424
uses_from_macos "libffi"
2525
uses_from_macos "mandoc"
2626

2727
resource "awscrt" do
28-
url "https://files.pythonhosted.org/packages/82/cf/fb5af0ffac5b3b43d12323ecf7be03da7fd32c5bcb6bb9749d4ff5802698/awscrt-0.27.6.tar.gz"
29-
sha256 "45f3dd0b3fb13dfbea856dd96c9acfe77beba57b9b019444ee962ed2b76276dd"
28+
url "https://files.pythonhosted.org/packages/d4/1b/a885a699217967c3ff0e1c49ac5b1e2a050d1a8b87d1e85e958a56e3d3f5/awscrt-0.28.2.tar.gz"
29+
sha256 "9715a888f2042e710dc8aeb355963a29b77e7a4cc25a14659cebd21a5fa476c1"
3030
end
3131

3232
resource "colorama" do
@@ -35,13 +35,13 @@ class Awscli < Formula
3535
end
3636

3737
resource "distro" do
38-
url "https://files.pythonhosted.org/packages/4b/89/eaa3a3587ebf8bed93e45aa79be8c2af77d50790d15b53f6dfc85b57f398/distro-1.8.0.tar.gz"
39-
sha256 "02e111d1dc6a50abb8eed6bf31c3e48ed8b0830d1ea2a1b78c61765c2513fdd8"
38+
url "https://files.pythonhosted.org/packages/fc/f8/98eea607f65de6527f8a2e8885fc8015d3e6f5775df186e443e0964a11c3/distro-1.9.0.tar.gz"
39+
sha256 "2fa77c6fd8940f116ee1d6b94a2f90b13b5ea8d019b98bc8bafdcabcdd9bdbed"
4040
end
4141

4242
resource "docutils" do
43-
url "https://files.pythonhosted.org/packages/6b/5c/330ea8d383eb2ce973df34d1239b3b21e91cd8c865d21ff82902d952f91f/docutils-0.19.tar.gz"
44-
sha256 "33995a6753c30b7f577febfc2c50411fec6aac7f7ffeb7c4cfe5991072dcf9e6"
43+
url "https://files.pythonhosted.org/packages/4a/c0/89fe6215b443b919cb98a5002e107cb5026854ed1ccb6b5833e0768419d1/docutils-0.22.2.tar.gz"
44+
sha256 "9fdb771707c8784c8f2728b67cb2c691305933d68137ef95a75db5f4dfbc213d"
4545
end
4646

4747
resource "flit-core" do
@@ -55,8 +55,8 @@ class Awscli < Formula
5555
end
5656

5757
resource "prompt-toolkit" do
58-
url "https://files.pythonhosted.org/packages/bb/6e/9d084c929dfe9e3bfe0c6a47e31f78a25c54627d64a66e884a8bf5474f1c/prompt_toolkit-3.0.51.tar.gz"
59-
sha256 "931a162e3b27fc90c86f1b48bb1fb2c528c2761475e57c9c06de13311c7b54ed"
58+
url "https://files.pythonhosted.org/packages/a1/96/06e01a7b38dce6fe1db213e061a4602dd6032a8a97ef6c1a862537732421/prompt_toolkit-3.0.52.tar.gz"
59+
sha256 "28cde192929c8e7321de85de1ddbe736f1375148b02f2e17edd840042b1be855"
6060
end
6161

6262
resource "python-dateutil" do
@@ -65,13 +65,13 @@ class Awscli < Formula
6565
end
6666

6767
resource "ruamel-yaml" do
68-
url "https://files.pythonhosted.org/packages/46/a9/6ed24832095b692a8cecc323230ce2ec3480015fbfa4b79941bd41b23a3c/ruamel.yaml-0.17.21.tar.gz"
69-
sha256 "8b7ce697a2f212752a35c1ac414471dc16c424c9573be4926b56ff3f5d23b7af"
68+
url "https://files.pythonhosted.org/packages/3e/db/f3950f5e5031b618aae9f423a39bf81a55c148aecd15a34527898e752cf4/ruamel.yaml-0.18.15.tar.gz"
69+
sha256 "dbfca74b018c4c3fba0b9cc9ee33e53c371194a9000e694995e620490fd40700"
7070
end
7171

7272
resource "ruamel-yaml-clib" do
73-
url "https://files.pythonhosted.org/packages/20/84/80203abff8ea4993a87d823a5f632e4d92831ef75d404c9fc78d0176d2b5/ruamel.yaml.clib-0.2.12.tar.gz"
74-
sha256 "6c8fbb13ec503f99a91901ab46e0b07ae7941cd527393187039aec586fdfd36f"
73+
url "https://files.pythonhosted.org/packages/d8/e9/39ec4d4b3f91188fad1842748f67d4e749c77c37e353c4e545052ee8e893/ruamel.yaml.clib-0.2.14.tar.gz"
74+
sha256 "803f5044b13602d58ea378576dd75aa759f52116a0232608e8fdada4da33752e"
7575
end
7676

7777
resource "six" do
@@ -80,8 +80,8 @@ class Awscli < Formula
8080
end
8181

8282
resource "urllib3" do
83-
url "https://files.pythonhosted.org/packages/e4/e8/6ff5e6bc22095cfc59b6ea711b687e2b7ed4bdb373f7eeec370a97d7392f/urllib3-1.26.20.tar.gz"
84-
sha256 "40c2dc0c681e47eb8f90e7e27bf6ff7df2e677421fd46756da1161c39ca70d32"
83+
url "https://files.pythonhosted.org/packages/15/22/9ee70a2574a4f4599c47dd506532914ce044817c7752a79b6a51286319bc/urllib3-2.5.0.tar.gz"
84+
sha256 "3fc47733c7e419d4bc3f6b3dc2b4f890bb743906a30d56ba4a5bfa4bbff92760"
8585
end
8686

8787
resource "wcwidth" do
@@ -90,7 +90,7 @@ class Awscli < Formula
9090
end
9191

9292
def python3
93-
which("python3.13")
93+
which("python3.14")
9494
end
9595

9696
def install

0 commit comments

Comments
 (0)