From b78142bd48e2ddd6a6d1f270b3b77f7f280d8aae Mon Sep 17 00:00:00 2001 From: Porkepix Date: Fri, 26 Jan 2024 17:56:11 +0100 Subject: [PATCH 1/2] grype 0.74.3 --- 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 a51e6344514e..d7a4661627a8 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.74.2.tar.gz" - sha256 "7951f7c4f270ca9a2c73c8c9b659bbc4e34712e4cd27628a053d86e75083e519" + url "https://github.com/anchore/grype/archive/refs/tags/v0.74.3.tar.gz" + sha256 "af1016bd298e289a1af5b1d152041a2fad68c3b4ada32ba3401339dcc237e13e" license "Apache-2.0" head "https://github.com/anchore/grype.git", branch: "main" From 4e3db69b9bafbd9bcb2ed68c4f4d79868aee6f7d Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Fri, 26 Jan 2024 17:19:26 +0000 Subject: [PATCH 2/2] grype: update 0.74.3 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 d7a4661627a8..7b06cc520efa 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: "bc5199e2f8b2dfb600b9914c679ef09e83583205aa7ac93be374b46e8355b46f" - sha256 cellar: :any_skip_relocation, arm64_ventura: "ed63a6a3926da318a4ed51c467dcd9d81b74026873d71ab722d30353234eb6a3" - sha256 cellar: :any_skip_relocation, arm64_monterey: "fb863b872797813ba4828820db985d8f48195dd6c88b1d83f4c3edf6f67973f1" - sha256 cellar: :any_skip_relocation, sonoma: "4150ff2e5fb84c62d95956d49a9b44067232878d1fb0c4ac9437850ad1614b81" - sha256 cellar: :any_skip_relocation, ventura: "bafacdfd36207012183078de90866d1c8fadb0693c9237b15245d7e3914fe57c" - sha256 cellar: :any_skip_relocation, monterey: "eaeb92666732b332069dacd706b8c82bb0a7ca6d65dcac2e1907ea37b0e74017" - sha256 cellar: :any_skip_relocation, x86_64_linux: "0d07a2105d1bbe08179e0609efd9d15a7c8345d0fde4112632c0caa69757a5cf" + sha256 cellar: :any_skip_relocation, arm64_sonoma: "750028bf1625ac94aefa84ab3c45b96f626f54ce839327e665230eb655437eda" + sha256 cellar: :any_skip_relocation, arm64_ventura: "1f7fd667aeaad1c99c1b3aee7a8c995e6bb1b1f6d8237ab1ab5c3aa76c1612c1" + sha256 cellar: :any_skip_relocation, arm64_monterey: "44f31856085b93784ae37c2d63bf1255689e85245397f2967ee5f3ae19d0463f" + sha256 cellar: :any_skip_relocation, sonoma: "4a8af80919400a9014cc327b318d391b818f1d51e4ea8a2bbaba9681bd25bfce" + sha256 cellar: :any_skip_relocation, ventura: "c89f4cb42b0567df0c23d202820d49089ea15a87a3d15308706ca189389ff42e" + sha256 cellar: :any_skip_relocation, monterey: "cd394ab2da3318a3571329a166c72da5a1d4300d1199af852b0366ff08f68fff" + sha256 cellar: :any_skip_relocation, x86_64_linux: "b60fa50876cf073bb9c17df799c2dc60303b4bcf565e00210111580ed998c1ce" end depends_on "go" => :build