Skip to content

Commit d03c9c8

Browse files
committed
add 8.0.1 bottle
1 parent e758afb commit d03c9c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Formula/llvm-8.rb

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

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

5558
head do

0 commit comments

Comments
 (0)