Skip to content

Commit c9aff19

Browse files
committed
aws-sam-cli 1.123.0
1 parent 5ea34c9 commit c9aff19

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

Formula/a/aws-sam-cli.rb

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class AwsSamCli < Formula
33

44
desc "CLI tool to build, test, debug, and deploy Serverless applications using AWS SAM"
55
homepage "https://aws.amazon.com/serverless/sam/"
6-
url "https://files.pythonhosted.org/packages/72/a6/6a5847a52d80209bb1043fccab572aa20a27f7aaa9de0c03f70781b11160/aws_sam_cli-1.122.0.tar.gz"
7-
sha256 "7bb828717c2099ea9cd8e4fb143b58b358d32612fe892b9672d486b1405abae1"
6+
url "https://files.pythonhosted.org/packages/67/5d/0a5159e7a752a6d969a22ce48213ddf56231c38f5835dc9e411772c0f777/aws_sam_cli-1.123.0.tar.gz"
7+
sha256 "2b4abaca27ddc76d8b020916bd643b6a080f5c484d2979de38d3a2a500a70b1e"
88
license "Apache-2.0"
99

1010
bottle do
@@ -47,8 +47,8 @@ class AwsSamCli < Formula
4747
end
4848

4949
resource "aws-sam-translator" do
50-
url "https://files.pythonhosted.org/packages/34/9f/489e0fb40110c8d564454c025c18c00bfaae652c79993b749bb2756d4168/aws_sam_translator-1.90.0.tar.gz"
51-
sha256 "35e70accfe4ead2cc4e6df104a991f94a4fc4aa3b1dc4d460dded77cf30f670c"
50+
url "https://files.pythonhosted.org/packages/1c/41/fbd5be5d25c6bdceb92ecb5232a794eb7a3a9cfdf111f28b27cb3c19fb77/aws_sam_translator-1.91.0.tar.gz"
51+
sha256 "0cdfbc598f384c430c3ec064f6008d80c5a0d58f1dc45ca4e331ae5c43cb4697"
5252
end
5353

5454
resource "binaryornot" do
@@ -62,8 +62,8 @@ class AwsSamCli < Formula
6262
end
6363

6464
resource "boto3" do
65-
url "https://files.pythonhosted.org/packages/fd/a8/e825d84cdcf9136cedc89c1f317f80023179685f83469a6ad04b3b0709f4/boto3-1.35.0.tar.gz"
66-
sha256 "bdc242e3ea81decc6ea551b04b2c122f088c29269d8e093b55862946aa0fcfc6"
65+
url "https://files.pythonhosted.org/packages/91/a5/a73216043f57f7b2618df5d129de83f593c4f24ed13b9388a45a0d424822/boto3-1.35.1.tar.gz"
66+
sha256 "9028dd814c7f06bc92822d1fabdd8b68fe39b5993da5ca7acd7f7c6f7c7c332f"
6767
end
6868

6969
resource "boto3-stubs" do
@@ -72,13 +72,13 @@ class AwsSamCli < Formula
7272
end
7373

7474
resource "botocore" do
75-
url "https://files.pythonhosted.org/packages/38/f5/2b9df08eb22ecc0407e08086ec5c1a424ce66237f3b9fc0b6686712be247/botocore-1.35.0.tar.gz"
76-
sha256 "6ab2f5a5cbdaa639599e3478c65462c6d6a10173dc8b941bfc69b0c9eb548f45"
75+
url "https://files.pythonhosted.org/packages/ee/1c/6c6bfd10775dce1eebdc99911df99ebfa2d5cd14ada69dfea28232bc9d1f/botocore-1.35.1.tar.gz"
76+
sha256 "e599cef6305e950a212f85adb86c1f4713d4b2678b3c2ec54df6b8e2dbe9ef2f"
7777
end
7878

7979
resource "botocore-stubs" do
80-
url "https://files.pythonhosted.org/packages/f1/e0/add8710debc3d493c890dd5ea10aed76d33c1a08c642a9b852bbed574edb/botocore_stubs-1.34.162.tar.gz"
81-
sha256 "3e106ea43e2263f1f80726823586211541d0e436b6a608ef0b2240b62a53f22c"
80+
url "https://files.pythonhosted.org/packages/d2/4a/d37ebae04149edbfbae6c5384bb04bd413c77d58a53fe666218e805910d0/botocore_stubs-1.35.1.tar.gz"
81+
sha256 "528c5449f8f4b749c55761e96641a1d03ef02c4bacf743ee8f32c8e28310851f"
8282
end
8383

8484
resource "cfn-lint" do
@@ -342,8 +342,8 @@ class AwsSamCli < Formula
342342
end
343343

344344
resource "setuptools" do
345-
url "https://files.pythonhosted.org/packages/ce/ef/013ded5b0d259f3fa636bf35de186f0061c09fbe124020ce6b8db68c83af/setuptools-72.2.0.tar.gz"
346-
sha256 "80aacbf633704e9c8bfa1d99fa5dd4dc59573efcf9e4042c13d3bcef91ac2ef9"
345+
url "https://files.pythonhosted.org/packages/98/0b/56dabcf2b37d9152090bcd5d42e28ad312c9ba54fb1446b22dcc809dd84a/setuptools-73.0.0.tar.gz"
346+
sha256 "3c08705fadfc8c7c445cf4d98078f0fafb9225775b2b4e8447e40348f82597c0"
347347
end
348348

349349
resource "six" do

0 commit comments

Comments
 (0)