From 01a8dbd491d60e1bebffbfd5700ced1f600296fd Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 12 Aug 2024 18:41:55 +0000 Subject: [PATCH 1/2] grype 0.79.6 --- Formula/g/grype.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/g/grype.rb b/Formula/g/grype.rb index d2ccb178fbdb9..40104a27fd817 100644 --- a/Formula/g/grype.rb +++ b/Formula/g/grype.rb @@ -1,8 +1,8 @@ class Grype < Formula desc "Vulnerability scanner for container images and filesystems" homepage "https://github.com/anchore/grype" - url "https://github.com/anchore/grype/archive/refs/tags/v0.79.5.tar.gz" - sha256 "faf56f137d4c3908e0a89dd483da2e399ee302a6f2bc5017935980bdafd402cd" + url "https://github.com/anchore/grype/archive/refs/tags/v0.79.6.tar.gz" + sha256 "c0dbbf14fcf58a0e09bc78fe329777aaac40ad0a07709129b440639459245221" license "Apache-2.0" head "https://github.com/anchore/grype.git", branch: "main" From a63ea92f03b3699e22d60f42b4d45de6d9bbb940 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Mon, 12 Aug 2024 19:25:21 +0000 Subject: [PATCH 2/2] grype: update 0.79.6 bottle. --- Formula/g/grype.rb | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Formula/g/grype.rb b/Formula/g/grype.rb index 40104a27fd817..36273a18e51d3 100644 --- a/Formula/g/grype.rb +++ b/Formula/g/grype.rb @@ -7,13 +7,13 @@ class Grype < Formula head "https://github.com/anchore/grype.git", branch: "main" bottle do - sha256 cellar: :any_skip_relocation, arm64_sonoma: "e16aa857350c933136b6daa199168dc68d6dbce0af3af2f24e64b8278d3a49e9" - sha256 cellar: :any_skip_relocation, arm64_ventura: "183f8b347fd87fc113d79fef6bc6ec6af1c283ca67e2de1c8f0739b33dc34eac" - sha256 cellar: :any_skip_relocation, arm64_monterey: "3d853c1bce5d015a60bd479bdccae7353059eef0de874051888080fc6486c45a" - sha256 cellar: :any_skip_relocation, sonoma: "9c6de541fda3171470539ea68ded02676fa894c9245732fa4e6ce2f617ba970d" - sha256 cellar: :any_skip_relocation, ventura: "c7a118ecc2fb9a65dcbfda75cea654886b4e38b90790d73a727a56a39c639b3f" - sha256 cellar: :any_skip_relocation, monterey: "1168c1d79e10f662a402af4d43284340fa0f0639e97d82bea4c940298cf4cdf7" - sha256 cellar: :any_skip_relocation, x86_64_linux: "2047b6ea4106ed36e7bfcabc3ad27866dc6cf7330bce5619db65ef84f365e187" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "6fff262ff2d707b677e22e79509d4ad839b22717ef97161aad3fe18f214237ce" + sha256 cellar: :any_skip_relocation, arm64_ventura: "b6b4c991549cdfe7eeca402746c6a057c58f5ccba714c6f027e744d184ecfbc8" + sha256 cellar: :any_skip_relocation, arm64_monterey: "8afffeebf5323efa36ffab89e721c79e315b44e13eae253edabc745a567f72de" + sha256 cellar: :any_skip_relocation, sonoma: "6a434972365f1e174a932cdf7534ef6b0bd12ddea309922345fc2dc91e787a59" + sha256 cellar: :any_skip_relocation, ventura: "d9b601e6550a3e6d34cdf9d347c66363603e6f033adda51b9ddfdc8469cfdbe9" + sha256 cellar: :any_skip_relocation, monterey: "7989914452414dbe450c30f91ee9595a42f4b57097c81648a3f4c0672c4297ff" + sha256 cellar: :any_skip_relocation, x86_64_linux: "764d03890c36ee475c0dd54042c1a02766b7f5612dcb1e490e4cd0a728264474" end depends_on "go" => :build