cfn-lint: update 0.61.4 bottle.
parent
93c022bc30
commit
6fb824009d
|
@ -8,12 +8,12 @@ class CfnLint < Formula
|
|||
license "MIT-0"
|
||||
|
||||
bottle do
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "c4cae449fd20655da50ccb17bffe361fc633c23e80dc610022910bc89f7d0c7c"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "2952ce24970106d874d19750e2cbec93b9b380be82e87df1360b65d0372efd54"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "64b22102274574ef92b81806959a5fe67900ab5638e65d646686bf393466f5f7"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "86dddb29c33236aa04ce38e3f7a9044523d4985af8109d76ecc3446b3b9dcfc8"
|
||||
sha256 cellar: :any_skip_relocation, catalina: "9f0f0f5248ddaaf1d2c361857350a56a7f444b62618f14c2d9452695a1aad925"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "bee1b8d0fcba9b9aae777a1efbb1f99dfa499c69beb9fbe2fda8f4364a9b9cae"
|
||||
sha256 cellar: :any_skip_relocation, arm64_monterey: "6dd4827008049e2d3907143ebaa10da558235edb43fdf3bec47200fafefa7354"
|
||||
sha256 cellar: :any_skip_relocation, arm64_big_sur: "220355727baec6c5e90534057e96f1c6cb48b3ac1e2a77c18f70e3c8be6d6c6b"
|
||||
sha256 cellar: :any_skip_relocation, monterey: "c8b7bdefa97dc516997336e04522c37f3836dd443c3c22b977003387815bf75e"
|
||||
sha256 cellar: :any_skip_relocation, big_sur: "ca8d6ab928d33bbaf36f9843564385070fedd9382722da263c520544e9c2ccb0"
|
||||
sha256 cellar: :any_skip_relocation, catalina: "9918d93ccd6eac25eaff0cc38835047030e3c9f5c2080f06302be9a972a47d05"
|
||||
sha256 cellar: :any_skip_relocation, x86_64_linux: "50a420f500737bfe1ef2f923d1e8ff546cb5098421f542868a3e9a0aec46a381"
|
||||
end
|
||||
|
||||
depends_on "python@3.10"
|
||||
|
|
Loading…
Reference in New Issue