File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ class CfnLint < Formula
3
3
4
4
desc "Validate CloudFormation templates against the CloudFormation spec"
5
5
homepage "https://github.com/aws-cloudformation/cfn-lint/"
6
- url "https://files.pythonhosted.org/packages/5f/59/fce3fc232899608e24665531bb29a355fc41ac12b4e0d8198dab3b650b67 /cfn_lint-1.38.3 .tar.gz"
7
- sha256 "954fe80fdcd7676db48a2cee0680bcecc517a2677b49058fd5d71c3d21e9f00a "
6
+ url "https://files.pythonhosted.org/packages/a7/e5/edd0dd01ebcb429c5eb3eb88e161fcb6237930c12cb7f4f79d0ca9466560 /cfn_lint-1.39.0 .tar.gz"
7
+ sha256 "0eb0c3b02e41a1361646638d29b5a0fad6632a7c029026977a308aeaea1dc1cb "
8
8
license "MIT-0"
9
9
10
10
bottle do
@@ -37,13 +37,13 @@ class CfnLint < Formula
37
37
end
38
38
39
39
resource "boto3" do
40
- url "https://files.pythonhosted.org/packages/06/0d/1c5c70d2f72bba218c9ed166016e4a8e2fec4783399f98b2c007c510bda8 /boto3-1.40.8 .tar.gz"
41
- sha256 "62959010dfd3d24157f73a8183fca7619ec97fb42ac400477006f7ecb9548d06 "
40
+ url "https://files.pythonhosted.org/packages/1c/92/3ffa75ed0594ef289dde3dde9e1d62a496515313f11caee499a5dfd2241d /boto3-1.40.11 .tar.gz"
41
+ sha256 "0c03da130467d51c6b940d19be295c56314e14ce0f0464cc86145e98d3c9e983 "
42
42
end
43
43
44
44
resource "botocore" do
45
- url "https://files.pythonhosted.org/packages/64/43/d83d03afe05d46249d0e65231f7b59eec7900f9af0e395888e4d46f99d04 /botocore-1.40.8 .tar.gz"
46
- sha256 "954fa6e36020ebf58898de80a8f864ba13b74dc26994cf20ccfff2966724b0b9 "
45
+ url "https://files.pythonhosted.org/packages/34/b2/23e4dc97d941dad612959664029f2eb843fd65ce58cc7b3c02f996b6357c /botocore-1.40.11 .tar.gz"
46
+ sha256 "95af22e1b2230bdd5faa9d1c87e8b147028b14b531770a1148bf495967ccba5e "
47
47
end
48
48
49
49
resource "jmespath" do
You can’t perform that action at this time.
0 commit comments