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 1ac00b0 commit 4e508fdCopy full SHA for 4e508fd
Formula/c/cram.rb
@@ -7,6 +7,10 @@ class Cram < Formula
7
sha256 "7da7445af2ce15b90aad5ec4792f857cef5786d71f14377e9eb994d8b8337f2f"
8
license "GPL-2.0-or-later"
9
10
+ bottle do
11
+ sha256 cellar: :any_skip_relocation, all: "380d5fde8323ac893ae796f88c68426acda8933ef993101014a5ab839a8abcfd"
12
+ end
13
+
14
depends_on "[email protected]"
15
16
def install
0 commit comments