cfn-lint 0.23.4
Closes #43512. Signed-off-by: Jan Viljanen <527069+javian@users.noreply.github.com>
This commit is contained in:
parent
778059b4a7
commit
b855c1c147
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@ class CfnLint < Formula
|
|||
|
||||
desc "Validate CloudFormation templates against the CloudFormation spec"
|
||||
homepage "https://github.com/aws-cloudformation/cfn-python-lint/"
|
||||
url "https://github.com/aws-cloudformation/cfn-python-lint/archive/v0.23.3.tar.gz"
|
||||
sha256 "11870dcf18414cadd43dafb0c6cf2cdef966b6327ca02d18c9d643bcb696d696"
|
||||
url "https://github.com/aws-cloudformation/cfn-python-lint/archive/v0.23.4.tar.gz"
|
||||
sha256 "5334c5979471af3ff42914485120f384a4638fecc206d933e3780f96b0d38686"
|
||||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
|
|
Loading…
Reference in a new issue