Skip to content

Commit

Permalink
Merge pull request #173902 from Homebrew/bump-prowler-4.2.3
Browse files Browse the repository at this point in the history
prowler 4.2.3
  • Loading branch information
BrewTestBot committed Jun 6, 2024
2 parents 12a7c0b + 596b1de commit 0707c4d
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions Formula/p/prowler.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,18 +3,18 @@ class Prowler < Formula

desc "Tool for cloud security assessments, audits, incident response, and more"
homepage "https://prowler.com/"
url "https://files.pythonhosted.org/packages/81/60/b4e8bc72cefc1fb4ca89b818b922865ff2a5fa7c1905e0a24cdcebf5897c/prowler-4.2.2.tar.gz"
sha256 "a328081f2c9545ee3f325b965c16227b0b136182e3b3f2f8b28e5b8c04f349a5"
url "https://files.pythonhosted.org/packages/ce/70/3d53c971086a728bced11da4a3135beb8cfae313129c94f2509fb3f5d288/prowler-4.2.3.tar.gz"
sha256 "02d36dde3dbb674ccad3b654b1e9f2b9f6be7400e7312d751e315bd86e8fa6af"
license "Apache-2.0"

bottle do
sha256 cellar: :any, arm64_sonoma: "9c073f88a45abf3065a4a82396a69c5ea9a4aea07e991b123280047ab0ec58f6"
sha256 cellar: :any, arm64_ventura: "5cff80912695cd4ac4a5d939390ffaac296a4730b3f2afeebc225118fd185f2b"
sha256 cellar: :any, arm64_monterey: "bbf2a3fd4c756886b946dea3d2aff4ecbf8493d5f2e5209d8f46fd68fcdf5920"
sha256 cellar: :any, sonoma: "fb780ad9f725936341c0a2ba87cc4ccbb1d8e96ea1d1a3d9f96f71b890d13e1e"
sha256 cellar: :any, ventura: "9bbf6a64f56eba433997defea76f3362fd1af1f90e43f26d614a2fc9b83fd03b"
sha256 cellar: :any, monterey: "8636fd4ff89afc6452f93029848a0715fbb9386b1f46475c3a3f59f1df7ae3e1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "34722349297359da4a202fe15834423c417b98f8452d2f8fe0ff6aaf74b9bf0b"
sha256 cellar: :any, arm64_sonoma: "1095ea1694b25f60cfd9b6e2c7b97427a8434d8e72ff56195d7d65e40d941ad9"
sha256 cellar: :any, arm64_ventura: "761adfd4095f588bed02d5e338dba045083cb73a36d1b3e5fac7b6d81544d401"
sha256 cellar: :any, arm64_monterey: "30da1e7e438cad81ad5f1729e367dbbb6dd9525d0cce5b4b9c45145e7f20b244"
sha256 cellar: :any, sonoma: "ec5ef3958ee6b9f497e0f4ec7fea4bbd5e65bbd754549145f3a4ec33bcf0025b"
sha256 cellar: :any, ventura: "771cc81259589014326c37d0bab0c9e74c6fa90b725bdebe6dd970d49c3f4b7d"
sha256 cellar: :any, monterey: "10f436716752a24aeaa386764996df82d89ab4dad5a263766397a4ea7735bf22"
sha256 cellar: :any_skip_relocation, x86_64_linux: "451fe2c843ecc127f71305ca6822b659f008d873d90334c4b732471de09879a6"
end

depends_on "cmake" => :build
Expand Down Expand Up @@ -72,8 +72,8 @@ class Prowler < Formula
end

resource "azure-core" do
url "https://files.pythonhosted.org/packages/51/0d/b76383f028aa3570419edf97ab504cb84b839e3cbc8c8b2048f16bbea2d3/azure-core-1.30.1.tar.gz"
sha256 "26273a254131f84269e8ea4464f3560c731f29c0c1f69ac99010845f239c1a8f"
url "https://files.pythonhosted.org/packages/99/d4/1f469fa246f554b86fb5cebc30eef1b2a38b7af7a2c2791bce0a4c6e4604/azure-core-1.30.2.tar.gz"
sha256 "a14dc210efcd608821aa472d9fb8e8d035d29b68993819147bc290a8ac224472"
end

resource "azure-identity" do
Expand Down

0 comments on commit 0707c4d

Please sign in to comment.