Skip to content

Commit

Permalink
grype: update 0.68.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Sep 15, 2023
1 parent 820e9f4 commit acc44b5
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/g/grype.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class Grype < Formula
head "https://github.com/anchore/grype.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "d523b1b0721165a46d7748cfd7e2852f669c47db29f2a582542e761440060500"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ed87605c9eb401c75945b17cdf36122a4ef80abb848cd0d55a7d8d159c5c405c"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "645e307c822ee25e05549b1cf7d3baf93201bca609411f4f67c74c95f38fdc0a"
sha256 cellar: :any_skip_relocation, ventura: "d17e419666490c5596dfd539c107141a652ca94334dab5ba20cf3573fb095d89"
sha256 cellar: :any_skip_relocation, monterey: "5332214c402104afaa17ebf79c7c1b8656ebe5bfeb68a66aeebefdb478791b00"
sha256 cellar: :any_skip_relocation, big_sur: "a02c1fd1360e62618c502ec655a9551403567ae788007d9ceecef51e4588be0e"
sha256 cellar: :any_skip_relocation, x86_64_linux: "3c4100af989a2bf7627184d2aa0eb0b6b32ce64a78b030abca90b03efd6eedac"
sha256 cellar: :any_skip_relocation, arm64_ventura: "0f6434ab0123b6fa83b79cb8e7edd3b3b206b0db422f8addd5cb387b966a2417"
sha256 cellar: :any_skip_relocation, arm64_monterey: "f6ba949fff31ae1b1ab66e2383cdd424ac7389a0a492c788a099bab5da01becb"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "5d8a51f394e7485e33548a2713dc063d0f02eaf5a94d8d86b8744112812b9df4"
sha256 cellar: :any_skip_relocation, ventura: "1ece1d628936ad4987aa1b032ab32bcab8ab9be695162077c6b8cef1ef4554c9"
sha256 cellar: :any_skip_relocation, monterey: "342cffcdf10be7095e59e73fd31ac19cd8bed200caeef75a6f0dd3c60458f33b"
sha256 cellar: :any_skip_relocation, big_sur: "9cb3d2726d029cd50955b7f7654f7a0f0250904c085123bc94c2825b66776b87"
sha256 cellar: :any_skip_relocation, x86_64_linux: "083e6eabd12a02b3d962441df7f7795d6d57c095d56035e376fa02dbcf196777"
end

depends_on "go" => :build
Expand Down

0 comments on commit acc44b5

Please sign in to comment.