10000 termcolor: add 1.0.1 bottle. · ArduinoBot/homebrew-core@9677316 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9677316

Browse files
committed
termcolor: add 1.0.1 bottle.
1 parent 3ec25c0 commit 9677316

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Formula/termcolor.rb

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ class Termcolor < Formula
55
sha256 "612f9ff785c74dcbe081bb82e8c915858572cf97dcf396ea7bd6a7d21cf6026a"
66
license "BSD-3-Clause"
77

8+
bottle do
9+
cellar :any_skip_relocation
10+
sha256 "bf8dbd74a3f8661b2dcc5968698dc6d0797d32ad4022744fca1c3c2ac1e7b863" => :catalina
11+
sha256 "bf8dbd74a3f8661b2dcc5968698dc6d0797d32ad4022744fca1c3c2ac1e7b863" => :mojave
12+
sha256 "bf8dbd74a3f8661b2dcc5968698dc6d0797d32ad4022744fca1c3c2ac1e7b863" => :high_sierra
13+
end
14+
815
depends_on "cmake" => :build
916

1017
def install

0 commit comments

Comments
 (0)
0