We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96580fe commit f3cd966Copy full SHA for f3cd966
Formula/g/grype.rb
@@ -7,6 +7,7 @@ class Grype < Formula
7
head "https://github.com/anchore/grype.git", branch: "main"
8
9
bottle do
10
+ sha256 cellar: :any_skip_relocation, arm64_tahoe: "7e20983844378c49b7d28763e9ef23d1f53cb80a3e3bd5449ead9b533c91204e"
11
sha256 cellar: :any_skip_relocation, arm64_sequoia: "59e93cefcda048e8a09517f9623b6aa542e904e893bdb73e989ddb1d369559e3"
12
sha256 cellar: :any_skip_relocation, arm64_sonoma: "91be6693d2d1c60fe2543b6d1d3ed719a45d0fcc5874f7a2a0a94a9dd90bf3b7"
13
sha256 cellar: :any_skip_relocation, arm64_ventura: "6ce1c005ba0ad1f6d101f197c3d4367e7f134b8973ea4125efce2eb63b6cd3c9"
0 commit comments