Skip to content

Commit b9037b4

Browse files
committed
add 12.0.0 bottle
1 parent 83b3f84 commit b9037b4

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/llvm-12.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,10 @@ class Llvm12 < Formula
1010
sha256 "9ed1688943a4402d7c904cc4515798cdb20080066efa010fe7e1f2551b423628"
1111
end
1212

13-
# bottle do
14-
# root_url "https://github.com/llvm-hs/homebrew-llvm/releases/download/v12.0.0"
15-
# sha256 cellar: :any, big_sur: ""
16-
# end
13+
bottle do
14+
root_url "https://github.com/llvm-hs/homebrew-llvm/releases/download/v12.0.0"
15+
sha256 cellar: :any, big_sur: "86f4773b03246bacb48cedb7ea6cc2be395a738ef2ae5eb666894790f47013db"
16+
end
1717

1818
# Clang cannot find system headers if Xcode CLT is not installed
1919
pour_bottle? do

0 commit comments

Comments
 (0)