From 6344bd3bb0b03c62992471ee4892775bfca2e087 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 6 Jun 2024 18:43:31 +0000 Subject: [PATCH 1/2] prowler 4.2.3 --- Formula/p/prowler.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Formula/p/prowler.rb b/Formula/p/prowler.rb index 92f261bd0130b..5424b1b7ce9ec 100644 --- a/Formula/p/prowler.rb +++ b/Formula/p/prowler.rb @@ -3,8 +3,8 @@ 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 @@ -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 From 596b1deb04aa4fb54928b19507a24c99ec25fd7e Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Thu, 6 Jun 2024 20:56:24 +0000 Subject: [PATCH 2/2] prowler: update 4.2.3 bottle. --- Formula/p/prowler.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/p/prowler.rb b/Formula/p/prowler.rb index 5424b1b7ce9ec..0d8e7da473aec 100644 --- a/Formula/p/prowler.rb +++ b/Formula/p/prowler.rb @@ -8,13 +8,13 @@ class Prowler < Formula 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