Skip to content

Commit

Permalink
checkov 3.2.170
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jul 3, 2024
1 parent 3c0105c commit bdc666c
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Formula/c/checkov.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ class Checkov < Formula

desc "Prevent cloud misconfigurations during build-time for IaC tools"
homepage "https://www.checkov.io/"
url "https://files.pythonhosted.org/packages/a9/a9/6c3dadd10a7c92e8b98c2cf6c628ed201e7ce0f9b9cd1564592e6024d914/checkov-3.2.160.tar.gz"
sha256 "d38259695a4604360e9cf332377de7611ede1d2c876c8d42d1403de59aa5b3c4"
url "https://files.pythonhosted.org/packages/19/01/dd969568ffee9d9f40c510e5a69f8e6c765c97f869e2ed6b331b3eacd339/checkov-3.2.170.tar.gz"
sha256 "bd68c9fc6cb7d7b17082990e87f4b38562de9a0674ac60d0f1be2b48d8c9d36e"
license "Apache-2.0"

livecheck do
Expand Down Expand Up @@ -326,13 +326,13 @@ class Checkov < Formula
end

resource "pydantic" do
url "https://files.pythonhosted.org/packages/0d/fc/ccd0e8910bc780f1a4e1ab15e97accbb1f214932e796cff3131f9a943967/pydantic-2.7.4.tar.gz"
sha256 "0c84efd9548d545f63ac0060c1e4d39bb9b14db8b3c0652338aecc07b5adec52"
url "https://files.pythonhosted.org/packages/8b/7b/23dc30fba5793d7be3307f33bebb36e08f78f8af9c03fce608833f01bebd/pydantic-2.8.0.tar.gz"
sha256 "d970ffb9d030b710795878940bd0489842c638e7252fc4a19c3ae2f7da4d6141"
end

resource "pydantic-core" do
url "https://files.pythonhosted.org/packages/02/d0/622cdfe12fb138d035636f854eb9dc414f7e19340be395799de87c1de6f6/pydantic_core-2.18.4.tar.gz"
sha256 "ec3beeada09ff865c344ff3bc2f427f5e6c26401cc6113d77e372c3fdac73864"
url "https://files.pythonhosted.org/packages/7d/fa/9802d053f33dbcf110d46e3f28667b06cd764b164f1e3f4189848cdd6e78/pydantic_core-2.20.0.tar.gz"
sha256 "366be8e64e0cb63d87cf79b4e1765c0703dd6313c729b22e7b9e378db6b96877"
end

resource "pyparsing" do
Expand Down

0 comments on commit bdc666c

Please sign in to comment.