Skip to content

Commit 6f0dbdc

Browse files
committed
add 12.0.1 bottle
1 parent 0067550 commit 6f0dbdc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Formula/llvm-12.rb

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,9 @@ class Llvm12 < Formula
1111
end
1212

1313
bottle do
14-
# root_url "https://github.com/llvm-hs/homebrew-llvm/releases/download/v12.0.0"
15-
# sha256 cellar: :any, big_sur: "86f4773b03246bacb48cedb7ea6cc2be395a738ef2ae5eb666894790f47013db"
14+
root_url "https://github.com/llvm-hs/homebrew-llvm/releases/download/v12.0.1"
15+
rebuild 1
16+
sha256 cellar: :any, monterey: "c850e0581606a97c2e619edb6396d331ed38e262df552dc6068bd0182f9eaa4e"
1617
end
1718

1819
# Clang cannot find system headers if Xcode CLT is not installed

0 commit comments

Comments
 (0)