Skip to content

Commit ac8a975

Browse files
committed
add 11.1.0 bottle
1 parent 5e10d00 commit ac8a975

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/llvm-11.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ class Llvm11 < Formula
3939
end
4040
end
4141

42-
# bottle do
43-
# root_url "https://github.com/llvm-hs/homebrew-llvm/releases/download/v11.1.0"
44-
# sha256 cellar :any, big_sur: ""
45-
# end
42+
bottle do
43+
root_url "https://github.com/llvm-hs/homebrew-llvm/releases/download/v11.1.0"
44+
sha256 cellar: :any, big_sur: "53755f19b6999b6744b637c62d54235663d385d7e73207e188a4790e33e4cac5"
45+
end
4646

4747
# Clang cannot find system headers if Xcode CLT is not installed
4848
pour_bottle? do

0 commit comments

Comments
 (0)