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 9fd3c47 commit 25cfb6cCopy full SHA for 25cfb6c
Formula/g/gsan.rb
@@ -7,6 +7,10 @@ class Gsan < Formula
7
sha256 "2418a6897b0eb1c6eb44c3521ccc5c69a811071f864b8001fd9699a4d2f4c9e3"
8
license "MIT"
9
10
+ bottle do
11
+ sha256 cellar: :any_skip_relocation, all: "b5f3b8889010acbfe378e95593bfc2757db482894a47bbfb1dd6d76c1cd8be8f"
12
+ end
13
+
14
depends_on "cryptography"
15
depends_on "[email protected]"
16
0 commit comments