Skip to content

Commit d39cc69

Browse files
committed
cogapp: add 3.5.1 bottle.
1 parent 31c1d87 commit d39cc69

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Formula/c/cogapp.rb

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ class Cogapp < Formula
77
sha256 "a9e8b8c31e5e47de722f27eaba1ec128dd6c8e7b6015555d9c8edaa5ad6092b4"
88
license "MIT"
99

10+
bottle do
11+
sha256 cellar: :any_skip_relocation, all: "a904c26976e9e55216ce6316e12727825dd8fdda8b4a762be8a6632efe60d172"
12+
end
13+
1014
depends_on "[email protected]"
1115

1216
def install

0 commit comments

Comments
 (0)