Skip to content

Commit fb27a2c

Browse files
committed
add 9.0.1 bottle
1 parent c6f066c commit fb27a2c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Formula/llvm-9.rb

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,9 @@ class Llvm9 < Formula
5050
end
5151

5252
bottle do
53+
root_url "https://github.com/llvm-hs/homebrew-llvm/releases/download/v9.0.1"
54+
cellar :any
55+
sha256 "01ed42a41f51b661f9d5e159c7815ca603d79bec9ba6009a37768555fff9bfc6" => :mojave
5356
end
5457

5558
head do

0 commit comments

Comments
 (0)